Interface Volume.DefinitionStages.WithCoolAccess

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

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

    • withCoolAccess

      Volume.DefinitionStages.WithCreate withCoolAccess(Boolean coolAccess)
      Specifies the coolAccess property: Specifies whether Cool Access(tiering) is enabled for the volume..
      Parameters:
      coolAccess - Specifies whether Cool Access(tiering) is enabled for the volume.
      Returns:
      the next definition stage.