Uses of Class
software.amazon.awssdk.services.ec2.model.AcceptVpcPeeringConnectionRequest
Packages that use AcceptVpcPeeringConnectionRequest
Package
Description
-
Uses of AcceptVpcPeeringConnectionRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AcceptVpcPeeringConnectionRequestModifier and TypeMethodDescriptionEc2AsyncClient.acceptVpcPeeringConnection(AcceptVpcPeeringConnectionRequest acceptVpcPeeringConnectionRequest) Accept a VPC peering connection request.Ec2Client.acceptVpcPeeringConnection(AcceptVpcPeeringConnectionRequest acceptVpcPeeringConnectionRequest) Accept a VPC peering connection request. -
Uses of AcceptVpcPeeringConnectionRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AcceptVpcPeeringConnectionRequestModifier and TypeMethodDescriptionAcceptVpcPeeringConnectionRequestMarshaller.marshall(AcceptVpcPeeringConnectionRequest acceptVpcPeeringConnectionRequest)