Uses of Class
io.gs2.showcase.result.ForceReDrawByUserIdResult
Packages that use ForceReDrawByUserIdResult
-
Uses of ForceReDrawByUserIdResult in io.gs2.showcase
Methods in io.gs2.showcase that return ForceReDrawByUserIdResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.forceReDrawByUserId(ForceReDrawByUserIdRequest request) Method parameters in io.gs2.showcase with type arguments of type ForceReDrawByUserIdResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.forceReDrawByUserIdAsync(ForceReDrawByUserIdRequest request, AsyncAction<AsyncResult<ForceReDrawByUserIdResult>> callback) -
Uses of ForceReDrawByUserIdResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return ForceReDrawByUserIdResultModifier and TypeMethodDescriptionstatic ForceReDrawByUserIdResultForceReDrawByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ForceReDrawByUserIdResult.withItems(List<RandomDisplayItem> items)