Uses of Class
io.gs2.limit.result.DeleteByStampSheetResult
Packages that use DeleteByStampSheetResult
-
Uses of DeleteByStampSheetResult in io.gs2.limit
Methods in io.gs2.limit that return DeleteByStampSheetResultModifier and TypeMethodDescriptionGs2LimitRestClient.deleteByStampSheet(DeleteByStampSheetRequest request) Method parameters in io.gs2.limit with type arguments of type DeleteByStampSheetResultModifier and TypeMethodDescriptionvoidGs2LimitRestClient.deleteByStampSheetAsync(DeleteByStampSheetRequest request, AsyncAction<AsyncResult<DeleteByStampSheetResult>> callback) -
Uses of DeleteByStampSheetResult in io.gs2.limit.result
Methods in io.gs2.limit.result that return DeleteByStampSheetResultModifier and TypeMethodDescriptionstatic DeleteByStampSheetResultDeleteByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)