Uses of Class
io.gs2.news.request.GetProgressRequest
Packages that use GetProgressRequest
-
Uses of GetProgressRequest in io.gs2.news
Methods in io.gs2.news with parameters of type GetProgressRequestModifier and TypeMethodDescriptionGs2NewsRestClient.getProgress(GetProgressRequest request) voidGs2NewsRestClient.getProgressAsync(GetProgressRequest request, AsyncAction<AsyncResult<GetProgressResult>> callback) -
Uses of GetProgressRequest in io.gs2.news.request
Methods in io.gs2.news.request that return GetProgressRequestModifier and TypeMethodDescriptionstatic GetProgressRequestGetProgressRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetProgressRequest.withNamespaceName(String namespaceName) GetProgressRequest.withUploadToken(String uploadToken)