| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DetachInternetGatewayResponse> |
Ec2AsyncClient.detachInternetGateway(DetachInternetGatewayRequest detachInternetGatewayRequest)
Detaches an internet gateway from a VPC, disabling connectivity between the internet and the VPC.
|
default DetachInternetGatewayResponse |
Ec2Client.detachInternetGateway(DetachInternetGatewayRequest detachInternetGatewayRequest)
Detaches an internet gateway from a VPC, disabling connectivity between the internet and the VPC.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetachInternetGatewayRequestMarshaller.marshall(DetachInternetGatewayRequest detachInternetGatewayRequest) |
Copyright © 2019. All rights reserved.