Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateEgressOnlyInternetGatewayResult |
AmazonEC2Client.createEgressOnlyInternetGateway(CreateEgressOnlyInternetGatewayRequest request)
[IPv6 only] Creates an egress-only Internet gateway for your VPC.
|
CreateEgressOnlyInternetGatewayResult |
AmazonEC2.createEgressOnlyInternetGateway(CreateEgressOnlyInternetGatewayRequest createEgressOnlyInternetGatewayRequest)
[IPv6 only] Creates an egress-only Internet gateway for your VPC.
|
CreateEgressOnlyInternetGatewayResult |
AbstractAmazonEC2.createEgressOnlyInternetGateway(CreateEgressOnlyInternetGatewayRequest request) |
Modifier and Type | Method and Description |
---|---|
CreateEgressOnlyInternetGatewayResult |
CreateEgressOnlyInternetGatewayResult.clone() |
CreateEgressOnlyInternetGatewayResult |
CreateEgressOnlyInternetGatewayResult.withClientToken(String clientToken)
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
|
CreateEgressOnlyInternetGatewayResult |
CreateEgressOnlyInternetGatewayResult.withEgressOnlyInternetGateway(EgressOnlyInternetGateway egressOnlyInternetGateway)
Information about the egress-only Internet gateway.
|
Copyright © 2017. All rights reserved.