Interface SystemTopic.Update

All Superinterfaces:
SystemTopic.UpdateStages.WithIdentity, SystemTopic.UpdateStages.WithTags
Enclosing interface:
SystemTopic

public static interface SystemTopic.Update extends SystemTopic.UpdateStages.WithTags, SystemTopic.UpdateStages.WithIdentity
The template for SystemTopic update.
  • Method Details

    • apply

      SystemTopic apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      SystemTopic apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.