### 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: ""
- 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: ""
syntax: "public abstract Domain apply(Context context)"
desc: "Executes the update request."
returns:
description: "the updated resource."
type: ""
type: "interface"
desc: "The template for Domain update."
implements:
- ""
- ""
- ""
- ""
- ""
- ""
- ""
metadata: {}
package: "com.azure.resourcemanager.eventgrid.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-eventgrid:1.1.0