Uses of Class
io.gs2.limit.request.DeleteByStampSheetRequest
Packages that use DeleteByStampSheetRequest
-
Uses of DeleteByStampSheetRequest in io.gs2.limit
Methods in io.gs2.limit with parameters of type DeleteByStampSheetRequestModifier and TypeMethodDescriptionGs2LimitRestClient.deleteByStampSheet(DeleteByStampSheetRequest request) voidGs2LimitRestClient.deleteByStampSheetAsync(DeleteByStampSheetRequest request, AsyncAction<AsyncResult<DeleteByStampSheetResult>> callback) -
Uses of DeleteByStampSheetRequest in io.gs2.limit.request
Methods in io.gs2.limit.request that return DeleteByStampSheetRequestModifier and TypeMethodDescriptionstatic DeleteByStampSheetRequestDeleteByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteByStampSheetRequest.withStampSheet(String stampSheet)