| Package | Description |
|---|---|
| software.amazon.awssdk.services.privatenetworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<TrackingInformation> |
Order.trackingInformation()
The tracking information of the order.
|
| Modifier and Type | Method and Description |
|---|---|
Order.Builder |
Order.Builder.trackingInformation(TrackingInformation... trackingInformation)
The tracking information of the order.
|
| Modifier and Type | Method and Description |
|---|---|
Order.Builder |
Order.Builder.trackingInformation(Collection<TrackingInformation> trackingInformation)
The tracking information of the order.
|
Copyright © 2022. All rights reserved.