| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachClassicLinkVpcResponse> |
EC2AsyncClient.attachClassicLinkVpc(AttachClassicLinkVpcRequest attachClassicLinkVpcRequest)
Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups.
|
default AttachClassicLinkVpcResponse |
EC2Client.attachClassicLinkVpc(AttachClassicLinkVpcRequest attachClassicLinkVpcRequest)
Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups.
|
| Modifier and Type | Method and Description |
|---|---|
Request<AttachClassicLinkVpcRequest> |
AttachClassicLinkVpcRequestMarshaller.marshall(AttachClassicLinkVpcRequest attachClassicLinkVpcRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<AttachClassicLinkVpcRequest> |
AttachClassicLinkVpcRequestMarshaller.marshall(AttachClassicLinkVpcRequest attachClassicLinkVpcRequest) |
Copyright © 2017. All rights reserved.