Package | Description |
---|---|
software.amazon.awssdk.services.ec2 |
|
software.amazon.awssdk.services.ec2.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<CreateNatGatewayResponse> |
Ec2AsyncClient.createNatGateway(CreateNatGatewayRequest createNatGatewayRequest)
Creates a NAT gateway in the specified subnet.
|
default CreateNatGatewayResponse |
Ec2Client.createNatGateway(CreateNatGatewayRequest createNatGatewayRequest)
Creates a NAT gateway in the specified subnet.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
CreateNatGatewayRequestMarshaller.marshall(CreateNatGatewayRequest createNatGatewayRequest) |
Copyright © 2022. All rights reserved.