azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.e...

50 строки
4.1 KiB
YAML
Исходник Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.eventgrid.models.Domain.Update"
fullName: "com.azure.resourcemanager.eventgrid.models.Domain.Update"
name: "Domain.Update"
nameWithType: "Domain.Update"
summary: "The template for Domain update."
syntax: "public static interface Domain.Update extends Domain.UpdateStages.WithTags, Domain.UpdateStages.WithIdentity, Domain.UpdateStages.WithPublicNetworkAccess, Domain.UpdateStages.WithInboundIpRules, Domain.UpdateStages.WithDisableLocalAuth, Domain.UpdateStages.WithAutoCreateTopicWithFirstSubscription, Domain.UpdateStages.WithAutoDeleteTopicWithLastSubscription"
methods:
- uid: "com.azure.resourcemanager.eventgrid.models.Domain.Update.apply()"
fullName: "com.azure.resourcemanager.eventgrid.models.Domain.Update.apply()"
name: "apply()"
nameWithType: "Domain.Update.apply()"
summary: "Executes the update request."
modifiers:
- "abstract"
syntax: "public abstract Domain apply()"
desc: "Executes the update request."
returns:
description: "the updated resource."
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.Domain?alt=com.azure.resourcemanager.eventgrid.models.Domain&text=Domain\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.eventgrid.models.Domain.Update.apply(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.eventgrid.models.Domain.Update.apply(Context context)"
name: "apply(Context context)"
nameWithType: "Domain.Update.apply(Context context)"
summary: "Executes the update request."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Domain apply(Context context)"
desc: "Executes the update request."
returns:
description: "the updated resource."
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.Domain?alt=com.azure.resourcemanager.eventgrid.models.Domain&text=Domain\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The template for Domain update."
implements:
- "<xref href=\"com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithAutoCreateTopicWithFirstSubscription?alt=com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithAutoCreateTopicWithFirstSubscription&text=WithAutoCreateTopicWithFirstSubscription\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithAutoDeleteTopicWithLastSubscription?alt=com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithAutoDeleteTopicWithLastSubscription&text=WithAutoDeleteTopicWithLastSubscription\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithDisableLocalAuth?alt=com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithDisableLocalAuth&text=WithDisableLocalAuth\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithIdentity?alt=com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithIdentity&text=WithIdentity\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithInboundIpRules?alt=com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithInboundIpRules&text=WithInboundIpRules\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithPublicNetworkAccess?alt=com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithPublicNetworkAccess&text=WithPublicNetworkAccess\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithTags?alt=com.azure.resourcemanager.eventgrid.models.Domain.UpdateStages.WithTags&text=WithTags\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.azure.resourcemanager.eventgrid.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-eventgrid:1.1.0