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 Detail

      • 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.