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