Interface StorageMover.Update

All Superinterfaces:
StorageMover.UpdateStages.WithDescription, StorageMover.UpdateStages.WithTags
Enclosing interface:
StorageMover

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

    • apply

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

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