Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
Packages that use DescribeVpcClassicLinkDnsSupportRequest
Package
Description
-
Uses of DescribeVpcClassicLinkDnsSupportRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeVpcClassicLinkDnsSupportRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeVpcClassicLinkDnsSupport(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest) Ec2Client.describeVpcClassicLinkDnsSupport(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest) Ec2AsyncClient.describeVpcClassicLinkDnsSupportPaginator(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest) Ec2Client.describeVpcClassicLinkDnsSupportPaginator(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest) This is a variant ofEc2Client.describeVpcClassicLinkDnsSupport(software.amazon.awssdk.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest)operation. -
Uses of DescribeVpcClassicLinkDnsSupportRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type DescribeVpcClassicLinkDnsSupportRequestModifierConstructorDescriptionDescribeVpcClassicLinkDnsSupportIterable(Ec2Client client, DescribeVpcClassicLinkDnsSupportRequest firstRequest) DescribeVpcClassicLinkDnsSupportPublisher(Ec2AsyncClient client, DescribeVpcClassicLinkDnsSupportRequest firstRequest) -
Uses of DescribeVpcClassicLinkDnsSupportRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeVpcClassicLinkDnsSupportRequestModifier and TypeMethodDescriptionDescribeVpcClassicLinkDnsSupportRequestMarshaller.marshall(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest)