Interface Snapshot.DefinitionStages.WithSize

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

public static interface Snapshot.DefinitionStages.WithSize
The stage of the managed snapshot allowing to specify the size.
  • Method Details

    • withSizeInGB

      Snapshot.DefinitionStages.WithCreate withSizeInGB(int sizeInGB)
      Specifies the disk size.
      Parameters:
      sizeInGB - the disk size in GB
      Returns:
      the next stage of the definition