Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeVpcClassicLinkDnsSupportResult |
AmazonEC2Client.describeVpcClassicLinkDnsSupport(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest)
Describes the ClassicLink DNS support status of one or more VPCs.
|
DescribeVpcClassicLinkDnsSupportResult |
AmazonEC2.describeVpcClassicLinkDnsSupport(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest)
Describes the ClassicLink DNS support status of one or more VPCs.
|
DescribeVpcClassicLinkDnsSupportResult |
AbstractAmazonEC2.describeVpcClassicLinkDnsSupport(DescribeVpcClassicLinkDnsSupportRequest request) |
Modifier and Type | Method and Description |
---|---|
DescribeVpcClassicLinkDnsSupportResult |
DescribeVpcClassicLinkDnsSupportResult.clone() |
DescribeVpcClassicLinkDnsSupportResult |
DescribeVpcClassicLinkDnsSupportResult.withNextToken(java.lang.String nextToken)
The token to use when requesting the next set of items.
|
DescribeVpcClassicLinkDnsSupportResult |
DescribeVpcClassicLinkDnsSupportResult.withVpcs(ClassicLinkDnsSupport... vpcs)
Information about the ClassicLink DNS support status of the VPCs.
|
DescribeVpcClassicLinkDnsSupportResult |
DescribeVpcClassicLinkDnsSupportResult.withVpcs(java.util.Collection<ClassicLinkDnsSupport> vpcs)
Information about the ClassicLink DNS support status of the VPCs.
|
Modifier and Type | Method and Description |
---|---|
DescribeVpcClassicLinkDnsSupportResult |
DescribeVpcClassicLinkDnsSupportResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |