| 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 |
|---|---|
SdkHttpFullRequest |
AttachClassicLinkVpcRequestMarshaller.marshall(AttachClassicLinkVpcRequest attachClassicLinkVpcRequest) |
Copyright © 2022. All rights reserved.