Topic.Update |
Topic.update() |
Begins update for the Topic resource.
|
Topic.Update |
Topic.UpdateStages.WithDisableLocalAuth.withDisableLocalAuth(Boolean disableLocalAuth) |
Specifies the disableLocalAuth property: This boolean is used to enable or disable local auth.
|
Topic.Update |
Topic.UpdateStages.WithIdentity.withIdentity(IdentityInfo identity) |
Specifies the identity property: Topic resource identity information..
|
Topic.Update |
Topic.UpdateStages.WithInboundIpRules.withInboundIpRules(List<InboundIpRule> inboundIpRules) |
Specifies the inboundIpRules property: This can be used to restrict traffic from specific IPs instead of
all IPs.
|
Topic.Update |
Topic.UpdateStages.WithPublicNetworkAccess.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess) |
Specifies the publicNetworkAccess property: This determines if traffic is allowed over public network.
|
Topic.Update |
Topic.UpdateStages.WithTags.withTags(Map<String,String> tags) |
Specifies the tags property: Tags of the resource..
|