Interface Volume.DefinitionStages.WithIsRestoring

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

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

    • withIsRestoring

      Volume.DefinitionStages.WithCreate withIsRestoring(Boolean isRestoring)
      Specifies the isRestoring property: Restoring.
      Parameters:
      isRestoring - Restoring.
      Returns:
      the next definition stage.