Uses of Class
io.gs2.news.result.DescribeProgressesResult
Packages that use DescribeProgressesResult
-
Uses of DescribeProgressesResult in io.gs2.news
Methods in io.gs2.news that return DescribeProgressesResultModifier and TypeMethodDescriptionGs2NewsRestClient.describeProgresses(DescribeProgressesRequest request) Method parameters in io.gs2.news with type arguments of type DescribeProgressesResultModifier and TypeMethodDescriptionvoidGs2NewsRestClient.describeProgressesAsync(DescribeProgressesRequest request, AsyncAction<AsyncResult<DescribeProgressesResult>> callback) -
Uses of DescribeProgressesResult in io.gs2.news.result
Methods in io.gs2.news.result that return DescribeProgressesResultModifier and TypeMethodDescriptionstatic DescribeProgressesResultDescribeProgressesResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeProgressesResult.withNextPageToken(String nextPageToken)