Uses of Class
io.gs2.inventory.request.DescribeBigInventoryModelMastersRequest
Packages that use DescribeBigInventoryModelMastersRequest
-
Uses of DescribeBigInventoryModelMastersRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type DescribeBigInventoryModelMastersRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.describeBigInventoryModelMasters(DescribeBigInventoryModelMastersRequest request) voidGs2InventoryRestClient.describeBigInventoryModelMastersAsync(DescribeBigInventoryModelMastersRequest request, AsyncAction<AsyncResult<DescribeBigInventoryModelMastersResult>> callback) -
Uses of DescribeBigInventoryModelMastersRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return DescribeBigInventoryModelMastersRequestModifier and TypeMethodDescriptionDescribeBigInventoryModelMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeBigInventoryModelMastersRequest.withNamespaceName(String namespaceName) DescribeBigInventoryModelMastersRequest.withPageToken(String pageToken)