Uses of Class
io.gs2.showcase.request.DescribeSalesItemMastersRequest
Packages that use DescribeSalesItemMastersRequest
-
Uses of DescribeSalesItemMastersRequest in io.gs2.showcase
Methods in io.gs2.showcase with parameters of type DescribeSalesItemMastersRequestModifier and TypeMethodDescriptionGs2ShowcaseRestClient.describeSalesItemMasters(DescribeSalesItemMastersRequest request) voidGs2ShowcaseRestClient.describeSalesItemMastersAsync(DescribeSalesItemMastersRequest request, AsyncAction<AsyncResult<DescribeSalesItemMastersResult>> callback) -
Uses of DescribeSalesItemMastersRequest in io.gs2.showcase.request
Methods in io.gs2.showcase.request that return DescribeSalesItemMastersRequestModifier and TypeMethodDescriptionDescribeSalesItemMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeSalesItemMastersRequest.withNamespaceName(String namespaceName) DescribeSalesItemMastersRequest.withPageToken(String pageToken)