Uses of Class
io.gs2.inventory.request.DescribeInventoryModelsRequest
Packages that use DescribeInventoryModelsRequest
-
Uses of DescribeInventoryModelsRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type DescribeInventoryModelsRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.describeInventoryModels(DescribeInventoryModelsRequest request) voidGs2InventoryRestClient.describeInventoryModelsAsync(DescribeInventoryModelsRequest request, AsyncAction<AsyncResult<DescribeInventoryModelsResult>> callback) -
Uses of DescribeInventoryModelsRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return DescribeInventoryModelsRequestModifier and TypeMethodDescriptionDescribeInventoryModelsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeInventoryModelsRequest.withNamespaceName(String namespaceName)