| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcPeeringConnectionResponse> |
Ec2AsyncClient.createVpcPeeringConnection(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest)
Requests a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which
to create the connection.
|
default CreateVpcPeeringConnectionResponse |
Ec2Client.createVpcPeeringConnection(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest)
Requests a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which
to create the connection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateVpcPeeringConnectionRequestMarshaller.marshall(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest) |
Copyright © 2022. All rights reserved.