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