Interface Creator.Update

All Superinterfaces:
Creator.UpdateStages.WithStorageUnits, Creator.UpdateStages.WithTags
Enclosing interface:
Creator

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

    • apply

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

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