Topic.Update Interface
Implements
public static interface Topic.Update
extends WithTags, WithIdentity, WithSku, WithPublicNetworkAccess, WithInboundIpRules, WithMinimumTlsVersionAllowed, WithDisableLocalAuth, WithDataResidencyBoundary, WithEventTypeInfo
The template for Topic update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Topic |
apply()
Executes the update request. |
| abstract Topic |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract Topic apply()
Executes the update request.
Returns:
apply
public abstract Topic apply(Context context)
Executes the update request.
Parameters:
Returns: