Uses of Class
io.gs2.inventory.result.VerifyInventoryCurrentMaxCapacityResult
Packages that use VerifyInventoryCurrentMaxCapacityResult
-
Uses of VerifyInventoryCurrentMaxCapacityResult in io.gs2.inventory
Methods in io.gs2.inventory that return VerifyInventoryCurrentMaxCapacityResultModifier and TypeMethodDescriptionGs2InventoryRestClient.verifyInventoryCurrentMaxCapacity(VerifyInventoryCurrentMaxCapacityRequest request) Method parameters in io.gs2.inventory with type arguments of type VerifyInventoryCurrentMaxCapacityResultModifier and TypeMethodDescriptionvoidGs2InventoryRestClient.verifyInventoryCurrentMaxCapacityAsync(VerifyInventoryCurrentMaxCapacityRequest request, AsyncAction<AsyncResult<VerifyInventoryCurrentMaxCapacityResult>> callback) -
Uses of VerifyInventoryCurrentMaxCapacityResult in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return VerifyInventoryCurrentMaxCapacityResultModifier and TypeMethodDescriptionVerifyInventoryCurrentMaxCapacityResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)