Uses of Class
io.gs2.inventory.result.GetBigInventoryModelResult
Packages that use GetBigInventoryModelResult
-
Uses of GetBigInventoryModelResult in io.gs2.inventory
Methods in io.gs2.inventory that return GetBigInventoryModelResultModifier and TypeMethodDescriptionGs2InventoryRestClient.getBigInventoryModel(GetBigInventoryModelRequest request) Method parameters in io.gs2.inventory with type arguments of type GetBigInventoryModelResultModifier and TypeMethodDescriptionvoidGs2InventoryRestClient.getBigInventoryModelAsync(GetBigInventoryModelRequest request, AsyncAction<AsyncResult<GetBigInventoryModelResult>> callback) -
Uses of GetBigInventoryModelResult in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return GetBigInventoryModelResultModifier and TypeMethodDescriptionstatic GetBigInventoryModelResultGetBigInventoryModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBigInventoryModelResult.withItem(BigInventoryModel item)