Uses of Class
io.gs2.inventory.request.GetSimpleInventoryModelMasterRequest
Packages that use GetSimpleInventoryModelMasterRequest
-
Uses of GetSimpleInventoryModelMasterRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type GetSimpleInventoryModelMasterRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.getSimpleInventoryModelMaster(GetSimpleInventoryModelMasterRequest request) voidGs2InventoryRestClient.getSimpleInventoryModelMasterAsync(GetSimpleInventoryModelMasterRequest request, AsyncAction<AsyncResult<GetSimpleInventoryModelMasterResult>> callback) -
Uses of GetSimpleInventoryModelMasterRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return GetSimpleInventoryModelMasterRequestModifier and TypeMethodDescriptionGetSimpleInventoryModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetSimpleInventoryModelMasterRequest.withInventoryName(String inventoryName) GetSimpleInventoryModelMasterRequest.withNamespaceName(String namespaceName)