| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteInternetGatewayResponse> |
Ec2AsyncClient.deleteInternetGateway(DeleteInternetGatewayRequest deleteInternetGatewayRequest)
Deletes the specified internet gateway.
|
default DeleteInternetGatewayResponse |
Ec2Client.deleteInternetGateway(DeleteInternetGatewayRequest deleteInternetGatewayRequest)
Deletes the specified internet gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteInternetGatewayRequestMarshaller.marshall(DeleteInternetGatewayRequest deleteInternetGatewayRequest) |
Copyright © 2019. All rights reserved.