Uses of Class
software.amazon.awssdk.services.outposts.model.ShipmentInformation
-
Packages that use ShipmentInformation Package Description software.amazon.awssdk.services.outposts.model -
-
Uses of ShipmentInformation in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return ShipmentInformation Modifier and Type Method Description ShipmentInformationLineItem. shipmentInformation()Information about a line item shipment.Methods in software.amazon.awssdk.services.outposts.model with parameters of type ShipmentInformation Modifier and Type Method Description LineItem.BuilderLineItem.Builder. shipmentInformation(ShipmentInformation shipmentInformation)Information about a line item shipment.
-