Uses of Class
io.gs2.limit.result.VerifyCounterByStampTaskResult
Packages that use VerifyCounterByStampTaskResult
-
Uses of VerifyCounterByStampTaskResult in io.gs2.limit
Methods in io.gs2.limit that return VerifyCounterByStampTaskResultModifier and TypeMethodDescriptionGs2LimitRestClient.verifyCounterByStampTask(VerifyCounterByStampTaskRequest request) Method parameters in io.gs2.limit with type arguments of type VerifyCounterByStampTaskResultModifier and TypeMethodDescriptionvoidGs2LimitRestClient.verifyCounterByStampTaskAsync(VerifyCounterByStampTaskRequest request, AsyncAction<AsyncResult<VerifyCounterByStampTaskResult>> callback) -
Uses of VerifyCounterByStampTaskResult in io.gs2.limit.result
Methods in io.gs2.limit.result that return VerifyCounterByStampTaskResultModifier and TypeMethodDescriptionVerifyCounterByStampTaskResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) VerifyCounterByStampTaskResult.withNewContextStack(String newContextStack)