| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ExportClientVpnClientConfigurationResponse |
Ec2Client.exportClientVpnClientConfiguration(Consumer<ExportClientVpnClientConfigurationRequest.Builder> exportClientVpnClientConfigurationRequest)
Downloads the contents of the Client VPN endpoint configuration file for the specified Client VPN endpoint.
|
default ExportClientVpnClientConfigurationResponse |
Ec2Client.exportClientVpnClientConfiguration(ExportClientVpnClientConfigurationRequest exportClientVpnClientConfigurationRequest)
Downloads the contents of the Client VPN endpoint configuration file for the specified Client VPN endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ExportClientVpnClientConfigurationResponse> |
Ec2AsyncClient.exportClientVpnClientConfiguration(Consumer<ExportClientVpnClientConfigurationRequest.Builder> exportClientVpnClientConfigurationRequest)
Downloads the contents of the Client VPN endpoint configuration file for the specified Client VPN endpoint.
|
default CompletableFuture<ExportClientVpnClientConfigurationResponse> |
Ec2AsyncClient.exportClientVpnClientConfiguration(ExportClientVpnClientConfigurationRequest exportClientVpnClientConfigurationRequest)
Downloads the contents of the Client VPN endpoint configuration file for the specified Client VPN endpoint.
|
Copyright © 2020. All rights reserved.