Interface BatchEndpoint.Update

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

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

    • apply

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

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