Uses of Class
io.gs2.limit.result.GetCounterResult
Packages that use GetCounterResult
-
Uses of GetCounterResult in io.gs2.limit
Methods in io.gs2.limit that return GetCounterResultMethod parameters in io.gs2.limit with type arguments of type GetCounterResultModifier and TypeMethodDescriptionvoidGs2LimitRestClient.getCounterAsync(GetCounterRequest request, AsyncAction<AsyncResult<GetCounterResult>> callback) -
Uses of GetCounterResult in io.gs2.limit.result
Methods in io.gs2.limit.result that return GetCounterResultModifier and TypeMethodDescriptionstatic GetCounterResultGetCounterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)