Uses of Class
io.gs2.showcase.result.GetRandomDisplayItemResult
Packages that use GetRandomDisplayItemResult
-
Uses of GetRandomDisplayItemResult in io.gs2.showcase
Methods in io.gs2.showcase that return GetRandomDisplayItemResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.getRandomDisplayItem(GetRandomDisplayItemRequest request) Method parameters in io.gs2.showcase with type arguments of type GetRandomDisplayItemResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.getRandomDisplayItemAsync(GetRandomDisplayItemRequest request, AsyncAction<AsyncResult<GetRandomDisplayItemResult>> callback) -
Uses of GetRandomDisplayItemResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return GetRandomDisplayItemResultModifier and TypeMethodDescriptionstatic GetRandomDisplayItemResultGetRandomDisplayItemResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetRandomDisplayItemResult.withItem(RandomDisplayItem item)