| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<IpRouteInfo> |
ListIpRoutesResponse.ipRoutesInfo()
A list of IpRoutes.
|
| Modifier and Type | Method and Description |
|---|---|
ListIpRoutesResponse.Builder |
ListIpRoutesResponse.Builder.ipRoutesInfo(IpRouteInfo... ipRoutesInfo)
A list of IpRoutes.
|
| Modifier and Type | Method and Description |
|---|---|
ListIpRoutesResponse.Builder |
ListIpRoutesResponse.Builder.ipRoutesInfo(Collection<IpRouteInfo> ipRoutesInfo)
A list of IpRoutes.
|
Copyright © 2019. All rights reserved.