* A collection of VPC peering connection records that match the request. *
*/ private java.util.List* A collection of VPC peering connection records that match the request. *
* * @return A collection of VPC peering connection records that match the request. */ public java.util.List* A collection of VPC peering connection records that match the request. *
* * @param vpcPeeringConnections * A collection of VPC peering connection records that match the request. */ public void setVpcPeeringConnections(java.util.Collection* A collection of VPC peering connection records that match the request. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setVpcPeeringConnections(java.util.Collection)} or * {@link #withVpcPeeringConnections(java.util.Collection)} if you want to override the existing values. *
* * @param vpcPeeringConnections * A collection of VPC peering connection records that match the request. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeVpcPeeringConnectionsResult withVpcPeeringConnections(VpcPeeringConnection... vpcPeeringConnections) { if (this.vpcPeeringConnections == null) { setVpcPeeringConnections(new java.util.ArrayList* A collection of VPC peering connection records that match the request. *
* * @param vpcPeeringConnections * A collection of VPC peering connection records that match the request. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeVpcPeeringConnectionsResult withVpcPeeringConnections(java.util.Collection