Uses of Class
io.gs2.showcase.request.DescribeRandomDisplayItemsRequest
Packages that use DescribeRandomDisplayItemsRequest
-
Uses of DescribeRandomDisplayItemsRequest in io.gs2.showcase
Methods in io.gs2.showcase with parameters of type DescribeRandomDisplayItemsRequestModifier and TypeMethodDescriptionGs2ShowcaseRestClient.describeRandomDisplayItems(DescribeRandomDisplayItemsRequest request) voidGs2ShowcaseRestClient.describeRandomDisplayItemsAsync(DescribeRandomDisplayItemsRequest request, AsyncAction<AsyncResult<DescribeRandomDisplayItemsResult>> callback) -
Uses of DescribeRandomDisplayItemsRequest in io.gs2.showcase.request
Methods in io.gs2.showcase.request that return DescribeRandomDisplayItemsRequestModifier and TypeMethodDescriptionDescribeRandomDisplayItemsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeRandomDisplayItemsRequest.withAccessToken(String accessToken) DescribeRandomDisplayItemsRequest.withNamespaceName(String namespaceName) DescribeRandomDisplayItemsRequest.withShowcaseName(String showcaseName)