Uses of Class
io.gs2.inventory.request.CreateBigInventoryModelMasterRequest
Packages that use CreateBigInventoryModelMasterRequest
-
Uses of CreateBigInventoryModelMasterRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type CreateBigInventoryModelMasterRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.createBigInventoryModelMaster(CreateBigInventoryModelMasterRequest request) voidGs2InventoryRestClient.createBigInventoryModelMasterAsync(CreateBigInventoryModelMasterRequest request, AsyncAction<AsyncResult<CreateBigInventoryModelMasterResult>> callback) -
Uses of CreateBigInventoryModelMasterRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return CreateBigInventoryModelMasterRequestModifier and TypeMethodDescriptionCreateBigInventoryModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateBigInventoryModelMasterRequest.withDescription(String description) CreateBigInventoryModelMasterRequest.withMetadata(String metadata) CreateBigInventoryModelMasterRequest.withNamespaceName(String namespaceName)