| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DisableVpcClassicLinkDnsSupportResponse |
EC2Client.disableVpcClassicLinkDnsSupport(DisableVpcClassicLinkDnsSupportRequest disableVpcClassicLinkDnsSupportRequest)
Disables ClassicLink DNS support for a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisableVpcClassicLinkDnsSupportResponse> |
EC2AsyncClient.disableVpcClassicLinkDnsSupport(DisableVpcClassicLinkDnsSupportRequest disableVpcClassicLinkDnsSupportRequest)
Disables ClassicLink DNS support for a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
DisableVpcClassicLinkDnsSupportResponse |
DisableVpcClassicLinkDnsSupportResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.