| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachInternetGatewayResponse> |
Ec2AsyncClient.attachInternetGateway(AttachInternetGatewayRequest attachInternetGatewayRequest)
Attaches an internet gateway or a virtual private gateway to a VPC, enabling connectivity between the internet
and the VPC.
|
default AttachInternetGatewayResponse |
Ec2Client.attachInternetGateway(AttachInternetGatewayRequest attachInternetGatewayRequest)
Attaches an internet gateway or a virtual private gateway to a VPC, enabling connectivity between the internet
and the VPC.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AttachInternetGatewayRequestMarshaller.marshall(AttachInternetGatewayRequest attachInternetGatewayRequest) |
Copyright © 2020. All rights reserved.