Uses of Class
io.gs2.limit.result.VerifyCounterResult
Packages that use VerifyCounterResult
-
Uses of VerifyCounterResult in io.gs2.limit
Methods in io.gs2.limit that return VerifyCounterResultMethod parameters in io.gs2.limit with type arguments of type VerifyCounterResultModifier and TypeMethodDescriptionvoidGs2LimitRestClient.verifyCounterAsync(VerifyCounterRequest request, AsyncAction<AsyncResult<VerifyCounterResult>> callback) -
Uses of VerifyCounterResult in io.gs2.limit.result
Methods in io.gs2.limit.result that return VerifyCounterResultModifier and TypeMethodDescriptionstatic VerifyCounterResultVerifyCounterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)