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