Uses of Class
io.gs2.showcase.result.ForceReDrawByUserIdByStampSheetResult
Packages that use ForceReDrawByUserIdByStampSheetResult
-
Uses of ForceReDrawByUserIdByStampSheetResult in io.gs2.showcase
Methods in io.gs2.showcase that return ForceReDrawByUserIdByStampSheetResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.forceReDrawByUserIdByStampSheet(ForceReDrawByUserIdByStampSheetRequest request) Method parameters in io.gs2.showcase with type arguments of type ForceReDrawByUserIdByStampSheetResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.forceReDrawByUserIdByStampSheetAsync(ForceReDrawByUserIdByStampSheetRequest request, AsyncAction<AsyncResult<ForceReDrawByUserIdByStampSheetResult>> callback) -
Uses of ForceReDrawByUserIdByStampSheetResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return ForceReDrawByUserIdByStampSheetResultModifier and TypeMethodDescriptionForceReDrawByUserIdByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ForceReDrawByUserIdByStampSheetResult.withItems(List<RandomDisplayItem> items)