Uses of Class
io.gs2.showcase.request.ForceReDrawByUserIdByStampSheetRequest
Packages that use ForceReDrawByUserIdByStampSheetRequest
-
Uses of ForceReDrawByUserIdByStampSheetRequest in io.gs2.showcase
Methods in io.gs2.showcase with parameters of type ForceReDrawByUserIdByStampSheetRequestModifier and TypeMethodDescriptionGs2ShowcaseRestClient.forceReDrawByUserIdByStampSheet(ForceReDrawByUserIdByStampSheetRequest request) voidGs2ShowcaseRestClient.forceReDrawByUserIdByStampSheetAsync(ForceReDrawByUserIdByStampSheetRequest request, AsyncAction<AsyncResult<ForceReDrawByUserIdByStampSheetResult>> callback) -
Uses of ForceReDrawByUserIdByStampSheetRequest in io.gs2.showcase.request
Methods in io.gs2.showcase.request that return ForceReDrawByUserIdByStampSheetRequestModifier and TypeMethodDescriptionForceReDrawByUserIdByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) ForceReDrawByUserIdByStampSheetRequest.withStampSheet(String stampSheet)