Uses of Class
software.amazon.awssdk.services.ec2.model.DeleteVpcPeeringConnectionRequest
Packages that use DeleteVpcPeeringConnectionRequest
Package
Description
-
Uses of DeleteVpcPeeringConnectionRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeleteVpcPeeringConnectionRequestModifier and TypeMethodDescriptionEc2AsyncClient.deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest) Deletes a VPC peering connection.Ec2Client.deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest) Deletes a VPC peering connection. -
Uses of DeleteVpcPeeringConnectionRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DeleteVpcPeeringConnectionRequestModifier and TypeMethodDescriptionDeleteVpcPeeringConnectionRequestMarshaller.marshall(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest)