Interface Domain.UpdateStages
-
- Enclosing interface:
- Domain
public static interface Domain.UpdateStagesThe Domain update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDomain.UpdateStages.WithAutoCreateTopicWithFirstSubscriptionThe stage of the Domain update allowing to specify autoCreateTopicWithFirstSubscription.static interfaceDomain.UpdateStages.WithAutoDeleteTopicWithLastSubscriptionThe stage of the Domain update allowing to specify autoDeleteTopicWithLastSubscription.static interfaceDomain.UpdateStages.WithDisableLocalAuthThe stage of the Domain update allowing to specify disableLocalAuth.static interfaceDomain.UpdateStages.WithIdentityThe stage of the Domain update allowing to specify identity.static interfaceDomain.UpdateStages.WithInboundIpRulesThe stage of the Domain update allowing to specify inboundIpRules.static interfaceDomain.UpdateStages.WithPublicNetworkAccessThe stage of the Domain update allowing to specify publicNetworkAccess.static interfaceDomain.UpdateStages.WithTagsThe stage of the Domain update allowing to specify tags.
-