Uses of Class
software.amazon.awssdk.services.ec2.model.GetVpnConnectionDeviceSampleConfigurationResponse
Packages that use GetVpnConnectionDeviceSampleConfigurationResponse
-
Uses of GetVpnConnectionDeviceSampleConfigurationResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetVpnConnectionDeviceSampleConfigurationResponseModifier and TypeMethodDescriptionEc2Client.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.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.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetVpnConnectionDeviceSampleConfigurationResponseModifier and TypeMethodDescriptionEc2AsyncClient.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.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.