| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
ShipmentInformation |
ShipmentInformation.clone() |
ShipmentInformation |
LineItem.getShipmentInformation()
Information about a line item shipment.
|
ShipmentInformation |
ShipmentInformation.withShipmentCarrier(ShipmentCarrier shipmentCarrier)
The carrier of the shipment.
|
ShipmentInformation |
ShipmentInformation.withShipmentCarrier(String shipmentCarrier)
The carrier of the shipment.
|
ShipmentInformation |
ShipmentInformation.withShipmentTrackingNumber(String shipmentTrackingNumber)
The tracking number of the shipment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineItem.setShipmentInformation(ShipmentInformation shipmentInformation)
Information about a line item shipment.
|
LineItem |
LineItem.withShipmentInformation(ShipmentInformation shipmentInformation)
Information about a line item shipment.
|
Copyright © 2023. All rights reserved.