Uses of Class
io.gs2.inventory.request.GetBigInventoryModelRequest
Packages that use GetBigInventoryModelRequest
-
Uses of GetBigInventoryModelRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type GetBigInventoryModelRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.getBigInventoryModel(GetBigInventoryModelRequest request) voidGs2InventoryRestClient.getBigInventoryModelAsync(GetBigInventoryModelRequest request, AsyncAction<AsyncResult<GetBigInventoryModelResult>> callback) -
Uses of GetBigInventoryModelRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return GetBigInventoryModelRequestModifier and TypeMethodDescriptionstatic GetBigInventoryModelRequestGetBigInventoryModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBigInventoryModelRequest.withInventoryName(String inventoryName) GetBigInventoryModelRequest.withNamespaceName(String namespaceName)