Uses of Class
io.gs2.inventory.request.AddCapacityByStampSheetRequest
Packages that use AddCapacityByStampSheetRequest
-
Uses of AddCapacityByStampSheetRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type AddCapacityByStampSheetRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.addCapacityByStampSheet(AddCapacityByStampSheetRequest request) voidGs2InventoryRestClient.addCapacityByStampSheetAsync(AddCapacityByStampSheetRequest request, AsyncAction<AsyncResult<AddCapacityByStampSheetResult>> callback) -
Uses of AddCapacityByStampSheetRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return AddCapacityByStampSheetRequestModifier and TypeMethodDescriptionAddCapacityByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) AddCapacityByStampSheetRequest.withStampSheet(String stampSheet)