| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<IpRoute> |
AddIpRoutesRequest.ipRoutes()
IP address blocks, using CIDR format, of the traffic to route.
|
| Modifier and Type | Method and Description |
|---|---|
AddIpRoutesRequest.Builder |
AddIpRoutesRequest.Builder.ipRoutes(IpRoute... ipRoutes)
IP address blocks, using CIDR format, of the traffic to route.
|
| Modifier and Type | Method and Description |
|---|---|
AddIpRoutesRequest.Builder |
AddIpRoutesRequest.Builder.ipRoutes(Collection<IpRoute> ipRoutes)
IP address blocks, using CIDR format, of the traffic to route.
|
Copyright © 2022. All rights reserved.