Uses of Class
software.amazon.awssdk.services.ec2.model.DnsOptions
Packages that use DnsOptions
-
Uses of DnsOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DnsOptionsModifier and TypeMethodDescriptionfinal DnsOptionsVpcEndpoint.dnsOptions()The DNS options for the endpoint.Methods in software.amazon.awssdk.services.ec2.model with parameters of type DnsOptionsModifier and TypeMethodDescriptionVpcEndpoint.Builder.dnsOptions(DnsOptions dnsOptions) The DNS options for the endpoint.