Package | Description |
---|---|
software.amazon.awssdk.services.ec2 |
|
Modifier and Type | Method and Description |
---|---|
default GetVpnConnectionDeviceSampleConfigurationResponse |
Ec2Client.getVpnConnectionDeviceSampleConfiguration(Consumer<GetVpnConnectionDeviceSampleConfigurationRequest.Builder> getVpnConnectionDeviceSampleConfigurationRequest)
Download an Amazon Web Services-provided sample configuration file to be used with the customer gateway device
specified for your Site-to-Site VPN connection.
|
default GetVpnConnectionDeviceSampleConfigurationResponse |
Ec2Client.getVpnConnectionDeviceSampleConfiguration(GetVpnConnectionDeviceSampleConfigurationRequest getVpnConnectionDeviceSampleConfigurationRequest)
Download an Amazon Web Services-provided sample configuration file to be used with the customer gateway device
specified for your Site-to-Site VPN connection.
|
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<GetVpnConnectionDeviceSampleConfigurationResponse> |
Ec2AsyncClient.getVpnConnectionDeviceSampleConfiguration(Consumer<GetVpnConnectionDeviceSampleConfigurationRequest.Builder> getVpnConnectionDeviceSampleConfigurationRequest)
Download an Amazon Web Services-provided sample configuration file to be used with the customer gateway device
specified for your Site-to-Site VPN connection.
|
default CompletableFuture<GetVpnConnectionDeviceSampleConfigurationResponse> |
Ec2AsyncClient.getVpnConnectionDeviceSampleConfiguration(GetVpnConnectionDeviceSampleConfigurationRequest getVpnConnectionDeviceSampleConfigurationRequest)
Download an Amazon Web Services-provided sample configuration file to be used with the customer gateway device
specified for your Site-to-Site VPN connection.
|
Copyright © 2022. All rights reserved.