Interface QossService.ListRequest

    • Method Detail

      • follow

        QossService.ListRequest follow​(String follow)
        Indicates which inner links should be _followed_. The objects referenced by these links will be fetched as part of the current request. See <> for details.
      • max

        QossService.ListRequest max​(Integer max)
        Sets the maximum number of QoS descriptors to return. If not specified all the descriptors are returned.
      • max

        QossService.ListRequest max​(Long max)
        Sets the maximum number of QoS descriptors to return. If not specified all the descriptors are returned.