| 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 |
|---|---|
software.amazon.awssdk.core.Request<CreateInternetGatewayRequest> |
CreateInternetGatewayRequestMarshaller.marshall(CreateInternetGatewayRequest createInternetGatewayRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<CreateInternetGatewayRequest> |
CreateInternetGatewayRequestMarshaller.marshall(CreateInternetGatewayRequest createInternetGatewayRequest) |
Copyright © 2018. All rights reserved.