| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeVpcClassicLinkDnsSupportResponse> |
Ec2AsyncClient.describeVpcClassicLinkDnsSupport(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest)
|
default DescribeVpcClassicLinkDnsSupportResponse |
Ec2Client.describeVpcClassicLinkDnsSupport(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest)
|
default DescribeVpcClassicLinkDnsSupportPublisher |
Ec2AsyncClient.describeVpcClassicLinkDnsSupportPaginator(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest)
|
default DescribeVpcClassicLinkDnsSupportIterable |
Ec2Client.describeVpcClassicLinkDnsSupportPaginator(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest)
|
| Constructor and Description |
|---|
DescribeVpcClassicLinkDnsSupportIterable(Ec2Client client,
DescribeVpcClassicLinkDnsSupportRequest firstRequest) |
DescribeVpcClassicLinkDnsSupportPublisher(Ec2AsyncClient client,
DescribeVpcClassicLinkDnsSupportRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeVpcClassicLinkDnsSupportRequestMarshaller.marshall(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest) |
Copyright © 2022. All rights reserved.