Uses of Class
io.gs2.limit.request.VerifyCounterByStampTaskRequest
Packages that use VerifyCounterByStampTaskRequest
-
Uses of VerifyCounterByStampTaskRequest in io.gs2.limit
Methods in io.gs2.limit with parameters of type VerifyCounterByStampTaskRequestModifier and TypeMethodDescriptionGs2LimitRestClient.verifyCounterByStampTask(VerifyCounterByStampTaskRequest request) voidGs2LimitRestClient.verifyCounterByStampTaskAsync(VerifyCounterByStampTaskRequest request, AsyncAction<AsyncResult<VerifyCounterByStampTaskResult>> callback) -
Uses of VerifyCounterByStampTaskRequest in io.gs2.limit.request
Methods in io.gs2.limit.request that return VerifyCounterByStampTaskRequestModifier and TypeMethodDescriptionVerifyCounterByStampTaskRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) VerifyCounterByStampTaskRequest.withStampTask(String stampTask)