Uses of Class
io.gs2.news.request.DescribeProgressesRequest
Packages that use DescribeProgressesRequest
-
Uses of DescribeProgressesRequest in io.gs2.news
Methods in io.gs2.news with parameters of type DescribeProgressesRequestModifier and TypeMethodDescriptionGs2NewsRestClient.describeProgresses(DescribeProgressesRequest request) voidGs2NewsRestClient.describeProgressesAsync(DescribeProgressesRequest request, AsyncAction<AsyncResult<DescribeProgressesResult>> callback) -
Uses of DescribeProgressesRequest in io.gs2.news.request
Methods in io.gs2.news.request that return DescribeProgressesRequestModifier and TypeMethodDescriptionstatic DescribeProgressesRequestDescribeProgressesRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeProgressesRequest.withNamespaceName(String namespaceName) DescribeProgressesRequest.withPageToken(String pageToken)