Uses of Class
io.gs2.experience.request.DescribeThresholdMastersRequest
Packages that use DescribeThresholdMastersRequest
-
Uses of DescribeThresholdMastersRequest in io.gs2.experience
Methods in io.gs2.experience with parameters of type DescribeThresholdMastersRequestModifier and TypeMethodDescriptionGs2ExperienceRestClient.describeThresholdMasters(DescribeThresholdMastersRequest request) voidGs2ExperienceRestClient.describeThresholdMastersAsync(DescribeThresholdMastersRequest request, AsyncAction<AsyncResult<DescribeThresholdMastersResult>> callback) -
Uses of DescribeThresholdMastersRequest in io.gs2.experience.request
Methods in io.gs2.experience.request that return DescribeThresholdMastersRequestModifier and TypeMethodDescriptionDescribeThresholdMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeThresholdMastersRequest.withNamespaceName(String namespaceName) DescribeThresholdMastersRequest.withPageToken(String pageToken)