Interface Gateway.Update

All Superinterfaces:
Gateway.UpdateStages.WithAllowedFeatures, Gateway.UpdateStages.WithTags
Enclosing interface:
Gateway

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

    • apply

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

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