Interface Volume.DefinitionStages.WithBackupId

All Known Subinterfaces:
Volume.Definition, Volume.DefinitionStages.WithCreate
Enclosing interface:
Volume.DefinitionStages

public static interface Volume.DefinitionStages.WithBackupId
The stage of the Volume definition allowing to specify backupId.
  • Method Details

    • withBackupId

      Specifies the backupId property: Backup ID

      UUID v4 or resource identifier used to identify the Backup..

      Parameters:
      backupId - Backup ID

      UUID v4 or resource identifier used to identify the Backup.

      Returns:
      the next definition stage.