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 Summary
-
Method Details
-
withSizeInGB
Specifies the disk size.- Parameters:
sizeInGB- the disk size in GB- Returns:
- the next stage of the definition
-