| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
ClientVpnRouteStatus |
ClientVpnRoute.status()
The current state of the route.
|
ClientVpnRouteStatus |
CreateClientVpnRouteResponse.status()
The current state of the route.
|
ClientVpnRouteStatus |
DeleteClientVpnRouteResponse.status()
The current state of the route.
|
| Modifier and Type | Method and Description |
|---|---|
ClientVpnRoute.Builder |
ClientVpnRoute.Builder.status(ClientVpnRouteStatus status)
The current state of the route.
|
CreateClientVpnRouteResponse.Builder |
CreateClientVpnRouteResponse.Builder.status(ClientVpnRouteStatus status)
The current state of the route.
|
DeleteClientVpnRouteResponse.Builder |
DeleteClientVpnRouteResponse.Builder.status(ClientVpnRouteStatus status)
The current state of the route.
|
Copyright © 2021. All rights reserved.