Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeVpcClassicLinkDnsSupportRequest |
DescribeVpcClassicLinkDnsSupportRequest.clone() |
DescribeVpcClassicLinkDnsSupportRequest |
DescribeVpcClassicLinkDnsSupportRequest.withMaxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
DescribeVpcClassicLinkDnsSupportRequest |
DescribeVpcClassicLinkDnsSupportRequest.withNextToken(String nextToken)
The token for the next page of results.
|
DescribeVpcClassicLinkDnsSupportRequest |
DescribeVpcClassicLinkDnsSupportRequest.withVpcIds(Collection<String> vpcIds)
One or more VPC IDs.
|
DescribeVpcClassicLinkDnsSupportRequest |
DescribeVpcClassicLinkDnsSupportRequest.withVpcIds(String... vpcIds)
One or more VPC IDs.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeVpcClassicLinkDnsSupportRequest> |
DescribeVpcClassicLinkDnsSupportRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2022. All rights reserved.