Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateVpcPeeringConnectionResult |
AbstractAmazonEC2.createVpcPeeringConnection() |
CreateVpcPeeringConnectionResult |
AmazonEC2.createVpcPeeringConnection()
Simplified method form for invoking the CreateVpcPeeringConnection
operation.
|
CreateVpcPeeringConnectionResult |
AmazonEC2Client.createVpcPeeringConnection() |
CreateVpcPeeringConnectionResult |
AbstractAmazonEC2.createVpcPeeringConnection(CreateVpcPeeringConnectionRequest request) |
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 |
---|---|
CreateVpcPeeringConnectionResult |
CreateVpcPeeringConnectionResult.clone() |
CreateVpcPeeringConnectionResult |
CreateVpcPeeringConnectionResult.withVpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection)
Information about the VPC peering connection.
|
Copyright © 2018. All rights reserved.