| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateInternetGatewayResponse> |
Ec2AsyncClient.createInternetGateway(CreateInternetGatewayRequest createInternetGatewayRequest)
Creates an internet gateway for use with a VPC.
|
default CreateInternetGatewayResponse |
Ec2Client.createInternetGateway(CreateInternetGatewayRequest createInternetGatewayRequest)
Creates an internet gateway for use with a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateInternetGatewayRequestMarshaller.marshall(CreateInternetGatewayRequest createInternetGatewayRequest) |
Copyright © 2021. All rights reserved.