Interface CapacityPool.DefinitionStages.WithCoolAccess

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

public static interface CapacityPool.DefinitionStages.WithCoolAccess
The stage of the CapacityPool definition allowing to specify coolAccess.
  • Method Details

    • withCoolAccess

      Specifies the coolAccess property: If enabled (true) the pool can contain cool Access enabled volumes..
      Parameters:
      coolAccess - If enabled (true) the pool can contain cool Access enabled volumes.
      Returns:
      the next definition stage.