Interface Volume.UpdateStages.WithCoolAccess

All Known Subinterfaces:
Volume.Update
Enclosing interface:
Volume.UpdateStages

public static interface Volume.UpdateStages.WithCoolAccess
The stage of the Volume update allowing to specify coolAccess.
  • Method Summary

    Modifier and Type
    Method
    Description
    withCoolAccess(Boolean coolAccess)
    Specifies the coolAccess property: Specifies whether Cool Access(tiering) is enabled for the volume..
  • Method Details

    • withCoolAccess

      Volume.Update 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.