Interface SubvolumeInfo.Update

All Superinterfaces:
SubvolumeInfo.UpdateStages.WithPath, SubvolumeInfo.UpdateStages.WithSize
Enclosing interface:
SubvolumeInfo

public static interface SubvolumeInfo.Update extends SubvolumeInfo.UpdateStages.WithSize, SubvolumeInfo.UpdateStages.WithPath
The template for SubvolumeInfo update.
  • Method Details

    • apply

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

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