Uses of Class
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.request.LabelDownloadRequest
-
-
Uses of LabelDownloadRequest in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.request
Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.request that return LabelDownloadRequest Modifier and Type Method Description LabelDownloadRequest
LabelDownloadRequest.LabelDownloadRequestBuilder. build()
-
Uses of LabelDownloadRequest in com.broadleafcommerce.shipping.service.integrations.shipengine.service
Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.service that return LabelDownloadRequest Modifier and Type Method Description protected LabelDownloadRequest
DefaultShipEngineService. buildLabelFromRateRequest()
Build a ShipEngineLabelDownloadRequest
.
-