| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default AuthorizeClientVpnIngressResponse |
Ec2Client.authorizeClientVpnIngress(AuthorizeClientVpnIngressRequest authorizeClientVpnIngressRequest)
Adds an ingress authorization rule to a Client VPN endpoint.
|
default CompletableFuture<AuthorizeClientVpnIngressResponse> |
Ec2AsyncClient.authorizeClientVpnIngress(AuthorizeClientVpnIngressRequest authorizeClientVpnIngressRequest)
Adds an ingress authorization rule to a Client VPN endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AuthorizeClientVpnIngressRequestMarshaller.marshall(AuthorizeClientVpnIngressRequest authorizeClientVpnIngressRequest) |
Copyright © 2020. All rights reserved.