| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeVpcClassicLinkDnsSupportResponse.Builder |
DescribeVpcClassicLinkDnsSupportResponse.builder() |
DescribeVpcClassicLinkDnsSupportResponse.Builder |
DescribeVpcClassicLinkDnsSupportResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
DescribeVpcClassicLinkDnsSupportResponse.Builder |
DescribeVpcClassicLinkDnsSupportResponse.toBuilder() |
DescribeVpcClassicLinkDnsSupportResponse.Builder |
DescribeVpcClassicLinkDnsSupportResponse.Builder.vpcs(ClassicLinkDnsSupport... vpcs)
Information about the ClassicLink DNS support status of the VPCs.
|
DescribeVpcClassicLinkDnsSupportResponse.Builder |
DescribeVpcClassicLinkDnsSupportResponse.Builder.vpcs(Collection<ClassicLinkDnsSupport> vpcs)
Information about the ClassicLink DNS support status of the VPCs.
|
DescribeVpcClassicLinkDnsSupportResponse.Builder |
DescribeVpcClassicLinkDnsSupportResponse.Builder.vpcs(Consumer<ClassicLinkDnsSupport.Builder>... vpcs)
Information about the ClassicLink DNS support status of the VPCs.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeVpcClassicLinkDnsSupportResponse.Builder> |
DescribeVpcClassicLinkDnsSupportResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.