Interface ClustersService.ListRequest

    • Method Detail

      • caseSensitive

        ClustersService.ListRequest caseSensitive​(Boolean caseSensitive)
        Indicates if the search should be performed taking case into account. The default value is `true`, which means that case is taken into account. To search ignoring case, set it to `false`.
      • follow

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