Uses of Class
software.amazon.awssdk.services.ec2.model.DnsServersOptionsModifyStructure
-
Packages that use DnsServersOptionsModifyStructure Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of DnsServersOptionsModifyStructure in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DnsServersOptionsModifyStructure Modifier and Type Method Description DnsServersOptionsModifyStructureModifyClientVpnEndpointRequest. dnsServers()Information about the DNS servers to be used by Client VPN connections.Methods in software.amazon.awssdk.services.ec2.model with parameters of type DnsServersOptionsModifyStructure Modifier and Type Method Description ModifyClientVpnEndpointRequest.BuilderModifyClientVpnEndpointRequest.Builder. dnsServers(DnsServersOptionsModifyStructure dnsServers)Information about the DNS servers to be used by Client VPN connections.
-