Uses of Class
io.gs2.inventory.request.VerifyInventoryCurrentMaxCapacityByStampTaskRequest
Packages that use VerifyInventoryCurrentMaxCapacityByStampTaskRequest
-
Uses of VerifyInventoryCurrentMaxCapacityByStampTaskRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type VerifyInventoryCurrentMaxCapacityByStampTaskRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.verifyInventoryCurrentMaxCapacityByStampTask(VerifyInventoryCurrentMaxCapacityByStampTaskRequest request) voidGs2InventoryRestClient.verifyInventoryCurrentMaxCapacityByStampTaskAsync(VerifyInventoryCurrentMaxCapacityByStampTaskRequest request, AsyncAction<AsyncResult<VerifyInventoryCurrentMaxCapacityByStampTaskResult>> callback) -
Uses of VerifyInventoryCurrentMaxCapacityByStampTaskRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return VerifyInventoryCurrentMaxCapacityByStampTaskRequestModifier and TypeMethodDescriptionVerifyInventoryCurrentMaxCapacityByStampTaskRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) VerifyInventoryCurrentMaxCapacityByStampTaskRequest.withStampTask(String stampTask)