Uses of Class
com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
-
Packages that use AcceptVpcPeeringConnectionRequest Package Description com.amazonaws.services.ec2 com.amazonaws.services.ec2.model -
-
Uses of AcceptVpcPeeringConnectionRequest in com.amazonaws.services.ec2
-
Uses of AcceptVpcPeeringConnectionRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return AcceptVpcPeeringConnectionRequest Modifier and Type Method Description AcceptVpcPeeringConnectionRequestAcceptVpcPeeringConnectionRequest. clone()AcceptVpcPeeringConnectionRequestAcceptVpcPeeringConnectionRequest. withVpcPeeringConnectionId(String vpcPeeringConnectionId)The ID of the VPC peering connection.Methods in com.amazonaws.services.ec2.model that return types with arguments of type AcceptVpcPeeringConnectionRequest Modifier and Type Method Description Request<AcceptVpcPeeringConnectionRequest>AcceptVpcPeeringConnectionRequest. getDryRunRequest()This method is intended for internal use only.
-