Uses of Class
com.amazonaws.services.ec2.model.DescribeVpcClassicLinkDnsSupportRequest
-
Packages that use DescribeVpcClassicLinkDnsSupportRequest Package Description com.amazonaws.services.ec2 com.amazonaws.services.ec2.model -
-
Uses of DescribeVpcClassicLinkDnsSupportRequest in com.amazonaws.services.ec2
-
Uses of DescribeVpcClassicLinkDnsSupportRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return DescribeVpcClassicLinkDnsSupportRequest Modifier and Type Method Description DescribeVpcClassicLinkDnsSupportRequestDescribeVpcClassicLinkDnsSupportRequest. clone()DescribeVpcClassicLinkDnsSupportRequestDescribeVpcClassicLinkDnsSupportRequest. withMaxResults(Integer maxResults)The maximum number of items to return for this request.DescribeVpcClassicLinkDnsSupportRequestDescribeVpcClassicLinkDnsSupportRequest. withNextToken(String nextToken)The token for the next set of items to return.DescribeVpcClassicLinkDnsSupportRequestDescribeVpcClassicLinkDnsSupportRequest. withVpcIds(String... vpcIds)One or more VPC IDs.DescribeVpcClassicLinkDnsSupportRequestDescribeVpcClassicLinkDnsSupportRequest. withVpcIds(Collection<String> vpcIds)One or more VPC IDs.Methods in com.amazonaws.services.ec2.model that return types with arguments of type DescribeVpcClassicLinkDnsSupportRequest Modifier and Type Method Description Request<DescribeVpcClassicLinkDnsSupportRequest>DescribeVpcClassicLinkDnsSupportRequest. getDryRunRequest()This method is intended for internal use only.
-