| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVpcPeeringConnectionResult |
AmazonEC2.createVpcPeeringConnection()
Requests a VPC peering connection between two VPCs: a requester VPC
that you own and a peer VPC with which to create the connection.
|
CreateVpcPeeringConnectionResult |
AmazonEC2Client.createVpcPeeringConnection()
Requests a VPC peering connection between two VPCs: a requester VPC
that you own and a peer VPC with which to create the connection.
|
CreateVpcPeeringConnectionResult |
AmazonEC2.createVpcPeeringConnection(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest)
Requests a VPC peering connection between two VPCs: a requester VPC
that you own and a peer VPC with which to create the connection.
|
CreateVpcPeeringConnectionResult |
AmazonEC2Client.createVpcPeeringConnection(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest)
Requests a VPC peering connection between two VPCs: a requester VPC
that you own and a peer VPC with which to create the connection.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateVpcPeeringConnectionResult> |
AmazonEC2AsyncClient.createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest)
Requests a VPC peering connection between two VPCs: a requester VPC
that you own and a peer VPC with which to create the connection.
|
Future<CreateVpcPeeringConnectionResult> |
AmazonEC2Async.createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest)
Requests a VPC peering connection between two VPCs: a requester VPC
that you own and a peer VPC with which to create the connection.
|
Future<CreateVpcPeeringConnectionResult> |
AmazonEC2AsyncClient.createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest,
AsyncHandler<CreateVpcPeeringConnectionRequest,CreateVpcPeeringConnectionResult> asyncHandler)
Requests a VPC peering connection between two VPCs: a requester VPC
that you own and a peer VPC with which to create the connection.
|
Future<CreateVpcPeeringConnectionResult> |
AmazonEC2Async.createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest,
AsyncHandler<CreateVpcPeeringConnectionRequest,CreateVpcPeeringConnectionResult> asyncHandler)
Requests a VPC peering connection between two VPCs: a requester VPC
that you own and a peer VPC with which to create the connection.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateVpcPeeringConnectionResult> |
AmazonEC2AsyncClient.createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest,
AsyncHandler<CreateVpcPeeringConnectionRequest,CreateVpcPeeringConnectionResult> asyncHandler)
Requests a VPC peering connection between two VPCs: a requester VPC
that you own and a peer VPC with which to create the connection.
|
Future<CreateVpcPeeringConnectionResult> |
AmazonEC2Async.createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest,
AsyncHandler<CreateVpcPeeringConnectionRequest,CreateVpcPeeringConnectionResult> asyncHandler)
Requests a VPC peering connection between two VPCs: a requester VPC
that you own and a peer VPC with which to create the connection.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVpcPeeringConnectionResult |
CreateVpcPeeringConnectionResult.clone() |
CreateVpcPeeringConnectionResult |
CreateVpcPeeringConnectionResult.withVpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection)
Information about the VPC peering connection.
|
Copyright © 2015. All rights reserved.