Uses of Class
software.amazon.awssdk.services.ec2.model.CreateVpcPeeringConnectionRequest
Packages that use CreateVpcPeeringConnectionRequest
Package
Description
-
Uses of CreateVpcPeeringConnectionRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateVpcPeeringConnectionRequestModifier and TypeMethodDescriptionEc2AsyncClient.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.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. -
Uses of CreateVpcPeeringConnectionRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateVpcPeeringConnectionRequestModifier and TypeMethodDescriptionCreateVpcPeeringConnectionRequestMarshaller.marshall(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest)