Uses of Class
io.gs2.inventory.request.SetCapacityByStampSheetRequest
Packages that use SetCapacityByStampSheetRequest
-
Uses of SetCapacityByStampSheetRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type SetCapacityByStampSheetRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.setCapacityByStampSheet(SetCapacityByStampSheetRequest request) voidGs2InventoryRestClient.setCapacityByStampSheetAsync(SetCapacityByStampSheetRequest request, AsyncAction<AsyncResult<SetCapacityByStampSheetResult>> callback) -
Uses of SetCapacityByStampSheetRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return SetCapacityByStampSheetRequestModifier and TypeMethodDescriptionSetCapacityByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetCapacityByStampSheetRequest.withStampSheet(String stampSheet)