Uses of Class
io.gs2.limit.result.GetCounterByUserIdResult
Packages that use GetCounterByUserIdResult
-
Uses of GetCounterByUserIdResult in io.gs2.limit
Methods in io.gs2.limit that return GetCounterByUserIdResultModifier and TypeMethodDescriptionGs2LimitRestClient.getCounterByUserId(GetCounterByUserIdRequest request) Method parameters in io.gs2.limit with type arguments of type GetCounterByUserIdResultModifier and TypeMethodDescriptionvoidGs2LimitRestClient.getCounterByUserIdAsync(GetCounterByUserIdRequest request, AsyncAction<AsyncResult<GetCounterByUserIdResult>> callback) -
Uses of GetCounterByUserIdResult in io.gs2.limit.result
Methods in io.gs2.limit.result that return GetCounterByUserIdResultModifier and TypeMethodDescriptionstatic GetCounterByUserIdResultGetCounterByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)