Interface Frontend.Update

All Superinterfaces:
Frontend.UpdateStages.WithProperties, Frontend.UpdateStages.WithTags
Enclosing interface:
Frontend

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

    • apply

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

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