Interface NetQosPolicyUpdate

    • Method Detail

      • getDescription

        String getDescription()
        A human-readable description for the resource. Default is an empty string.
        Returns:
        Description
      • isShared

        boolean isShared()
        Set to true to share this policy with other projects. Default is false.
        Returns:
        true or false
      • isDefault

        boolean isDefault()
        if True, the QoS policy is the default policy.
        Returns:
        true or false