Interface CapacityPool.UpdateStages.WithQosType

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

public static interface CapacityPool.UpdateStages.WithQosType
The stage of the CapacityPool update allowing to specify qosType.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the qosType property: The qos type of the pool.
  • Method Details

    • withQosType

      CapacityPool.Update withQosType(QosType qosType)
      Specifies the qosType property: The qos type of the pool.
      Parameters:
      qosType - The qos type of the pool.
      Returns:
      the next definition stage.