| Package | Description |
|---|---|
| com.amazonaws.services.private5g.model |
| Modifier and Type | Method and Description |
|---|---|
TrackingInformation |
TrackingInformation.clone() |
TrackingInformation |
TrackingInformation.withTrackingNumber(String trackingNumber)
The tracking number of the shipment.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrackingInformation> |
Order.getTrackingInformation()
The tracking information of the order.
|
| Modifier and Type | Method and Description |
|---|---|
Order |
Order.withTrackingInformation(TrackingInformation... trackingInformation)
The tracking information of the order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setTrackingInformation(Collection<TrackingInformation> trackingInformation)
The tracking information of the order.
|
Order |
Order.withTrackingInformation(Collection<TrackingInformation> trackingInformation)
The tracking information of the order.
|
Copyright © 2025. All rights reserved.