Uses of Class
io.gs2.inventory.result.CreateItemModelMasterResult
Packages that use CreateItemModelMasterResult
-
Uses of CreateItemModelMasterResult in io.gs2.inventory
Methods in io.gs2.inventory that return CreateItemModelMasterResultModifier and TypeMethodDescriptionGs2InventoryRestClient.createItemModelMaster(CreateItemModelMasterRequest request) Method parameters in io.gs2.inventory with type arguments of type CreateItemModelMasterResultModifier and TypeMethodDescriptionvoidGs2InventoryRestClient.createItemModelMasterAsync(CreateItemModelMasterRequest request, AsyncAction<AsyncResult<CreateItemModelMasterResult>> callback) -
Uses of CreateItemModelMasterResult in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return CreateItemModelMasterResultModifier and TypeMethodDescriptionstatic CreateItemModelMasterResultCreateItemModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateItemModelMasterResult.withItem(ItemModelMaster item)