Uses of Class
software.amazon.awssdk.services.ec2.model.DisableVpcClassicLinkDnsSupportResponse
Packages that use DisableVpcClassicLinkDnsSupportResponse
-
Uses of DisableVpcClassicLinkDnsSupportResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DisableVpcClassicLinkDnsSupportResponseModifier and TypeMethodDescriptionEc2Client.disableVpcClassicLinkDnsSupport(Consumer<DisableVpcClassicLinkDnsSupportRequest.Builder> disableVpcClassicLinkDnsSupportRequest) Ec2Client.disableVpcClassicLinkDnsSupport(DisableVpcClassicLinkDnsSupportRequest disableVpcClassicLinkDnsSupportRequest) Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DisableVpcClassicLinkDnsSupportResponseModifier and TypeMethodDescriptionEc2AsyncClient.disableVpcClassicLinkDnsSupport(Consumer<DisableVpcClassicLinkDnsSupportRequest.Builder> disableVpcClassicLinkDnsSupportRequest) Ec2AsyncClient.disableVpcClassicLinkDnsSupport(DisableVpcClassicLinkDnsSupportRequest disableVpcClassicLinkDnsSupportRequest)