Uses of Class
io.gs2.inventory.request.UpdateBigInventoryModelMasterRequest
Packages that use UpdateBigInventoryModelMasterRequest
-
Uses of UpdateBigInventoryModelMasterRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type UpdateBigInventoryModelMasterRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.updateBigInventoryModelMaster(UpdateBigInventoryModelMasterRequest request) voidGs2InventoryRestClient.updateBigInventoryModelMasterAsync(UpdateBigInventoryModelMasterRequest request, AsyncAction<AsyncResult<UpdateBigInventoryModelMasterResult>> callback) -
Uses of UpdateBigInventoryModelMasterRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return UpdateBigInventoryModelMasterRequestModifier and TypeMethodDescriptionUpdateBigInventoryModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateBigInventoryModelMasterRequest.withDescription(String description) UpdateBigInventoryModelMasterRequest.withInventoryName(String inventoryName) UpdateBigInventoryModelMasterRequest.withMetadata(String metadata) UpdateBigInventoryModelMasterRequest.withNamespaceName(String namespaceName)