| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DetachClassicLinkVpcResponse |
EC2Client.detachClassicLinkVpc(DetachClassicLinkVpcRequest detachClassicLinkVpcRequest)
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DetachClassicLinkVpcResponse> |
EC2AsyncClient.detachClassicLinkVpc(DetachClassicLinkVpcRequest detachClassicLinkVpcRequest)
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
DetachClassicLinkVpcResponse |
DetachClassicLinkVpcResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.