Interface Volume.UpdateStages.WithThroughputMibps

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

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

    Modifier and Type
    Method
    Description
    withThroughputMibps(Float throughputMibps)
    Specifies the throughputMibps property: Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume.
  • Method Details

    • withThroughputMibps

      Volume.Update withThroughputMibps(Float throughputMibps)
      Specifies the throughputMibps property: Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume.
      Parameters:
      throughputMibps - Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume.
      Returns:
      the next definition stage.