Uses of Class
io.gs2.inventory.request.DescribeInventoryModelMastersRequest
Packages that use DescribeInventoryModelMastersRequest
-
Uses of DescribeInventoryModelMastersRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type DescribeInventoryModelMastersRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.describeInventoryModelMasters(DescribeInventoryModelMastersRequest request) voidGs2InventoryRestClient.describeInventoryModelMastersAsync(DescribeInventoryModelMastersRequest request, AsyncAction<AsyncResult<DescribeInventoryModelMastersResult>> callback) -
Uses of DescribeInventoryModelMastersRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return DescribeInventoryModelMastersRequestModifier and TypeMethodDescriptionDescribeInventoryModelMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeInventoryModelMastersRequest.withNamespaceName(String namespaceName) DescribeInventoryModelMastersRequest.withPageToken(String pageToken)