Uses of Class
io.gs2.limit.result.CountUpByUserIdResult
Packages that use CountUpByUserIdResult
-
Uses of CountUpByUserIdResult in io.gs2.limit
Methods in io.gs2.limit that return CountUpByUserIdResultModifier and TypeMethodDescriptionGs2LimitRestClient.countUpByUserId(CountUpByUserIdRequest request) Method parameters in io.gs2.limit with type arguments of type CountUpByUserIdResultModifier and TypeMethodDescriptionvoidGs2LimitRestClient.countUpByUserIdAsync(CountUpByUserIdRequest request, AsyncAction<AsyncResult<CountUpByUserIdResult>> callback) -
Uses of CountUpByUserIdResult in io.gs2.limit.result
Methods in io.gs2.limit.result that return CountUpByUserIdResultModifier and TypeMethodDescriptionstatic CountUpByUserIdResultCountUpByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)