|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreateCustomerGatewayResult | |
|---|---|
| com.amazonaws.services.ec2 | Synchronous and asynchronous client classes for accessing AmazonEC2. |
| com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
| Uses of CreateCustomerGatewayResult in com.amazonaws.services.ec2 |
|---|
| Methods in com.amazonaws.services.ec2 that return CreateCustomerGatewayResult | |
|---|---|
CreateCustomerGatewayResult |
AmazonEC2.createCustomerGateway(CreateCustomerGatewayRequest createCustomerGatewayRequest)
Provides information to AWS about your customer gateway device. |
CreateCustomerGatewayResult |
AmazonEC2Client.createCustomerGateway(CreateCustomerGatewayRequest createCustomerGatewayRequest)
Provides information to AWS about your customer gateway device. |
| Methods in com.amazonaws.services.ec2 that return types with arguments of type CreateCustomerGatewayResult | |
|---|---|
Future<CreateCustomerGatewayResult> |
AmazonEC2AsyncClient.createCustomerGatewayAsync(CreateCustomerGatewayRequest createCustomerGatewayRequest)
Provides information to AWS about your customer gateway device. |
Future<CreateCustomerGatewayResult> |
AmazonEC2Async.createCustomerGatewayAsync(CreateCustomerGatewayRequest createCustomerGatewayRequest)
Provides information to AWS about your customer gateway device. |
| Uses of CreateCustomerGatewayResult in com.amazonaws.services.ec2.model |
|---|
| Methods in com.amazonaws.services.ec2.model that return CreateCustomerGatewayResult | |
|---|---|
CreateCustomerGatewayResult |
CreateCustomerGatewayResult.withCustomerGateway(CustomerGateway customerGateway)
Information about the customer gateway. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||