Uses of Class
io.gs2.inventory.request.DescribeItemModelMastersRequest
Packages that use DescribeItemModelMastersRequest
-
Uses of DescribeItemModelMastersRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type DescribeItemModelMastersRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.describeItemModelMasters(DescribeItemModelMastersRequest request) voidGs2InventoryRestClient.describeItemModelMastersAsync(DescribeItemModelMastersRequest request, AsyncAction<AsyncResult<DescribeItemModelMastersResult>> callback) -
Uses of DescribeItemModelMastersRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return DescribeItemModelMastersRequestModifier and TypeMethodDescriptionDescribeItemModelMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeItemModelMastersRequest.withInventoryName(String inventoryName) DescribeItemModelMastersRequest.withNamespaceName(String namespaceName) DescribeItemModelMastersRequest.withPageToken(String pageToken)