| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkRouteDestination> |
NetworkRoute.destinations()
The destinations.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkRoute.Builder |
NetworkRoute.Builder.destinations(NetworkRouteDestination... destinations)
The destinations.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkRoute.Builder |
NetworkRoute.Builder.destinations(Collection<NetworkRouteDestination> destinations)
The destinations.
|
Copyright © 2022. All rights reserved.