Interface StorageTarget.Update

All Superinterfaces:
StorageTarget.UpdateStages.WithBlobNfs, StorageTarget.UpdateStages.WithClfs, StorageTarget.UpdateStages.WithJunctions, StorageTarget.UpdateStages.WithNfs3, StorageTarget.UpdateStages.WithState, StorageTarget.UpdateStages.WithUnknown
Enclosing interface:
StorageTarget

The template for StorageTarget update.
  • Method Details

    • apply

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

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