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 items to return for this request.
|
DescribeVpcClassicLinkDnsSupportRequest |
DescribeVpcClassicLinkDnsSupportRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
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 © 2018. All rights reserved.