Interface PartnerTopic.Update

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

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

    • apply

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

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