Uses of Class
software.amazon.awssdk.services.ec2.model.ExportClientVpnClientConfigurationRequest
Packages that use ExportClientVpnClientConfigurationRequest
Package
Description
-
Uses of ExportClientVpnClientConfigurationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ExportClientVpnClientConfigurationRequestModifier and TypeMethodDescriptionEc2AsyncClient.exportClientVpnClientConfiguration(ExportClientVpnClientConfigurationRequest exportClientVpnClientConfigurationRequest) Downloads the contents of the Client VPN endpoint configuration file for the specified Client VPN endpoint.Ec2Client.exportClientVpnClientConfiguration(ExportClientVpnClientConfigurationRequest exportClientVpnClientConfigurationRequest) Downloads the contents of the Client VPN endpoint configuration file for the specified Client VPN endpoint. -
Uses of ExportClientVpnClientConfigurationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ExportClientVpnClientConfigurationRequestModifier and TypeMethodDescriptionExportClientVpnClientConfigurationRequestMarshaller.marshall(ExportClientVpnClientConfigurationRequest exportClientVpnClientConfigurationRequest)