Interface DescribeVpcPeeringAuthorizationsResponse.Builder

    • Method Detail

      • vpcPeeringAuthorizations

        DescribeVpcPeeringAuthorizationsResponse.Builder vpcPeeringAuthorizations​(Collection<VpcPeeringAuthorization> vpcPeeringAuthorizations)

        A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services account.

        Parameters:
        vpcPeeringAuthorizations - A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vpcPeeringAuthorizations

        DescribeVpcPeeringAuthorizationsResponse.Builder vpcPeeringAuthorizations​(VpcPeeringAuthorization... vpcPeeringAuthorizations)

        A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services account.

        Parameters:
        vpcPeeringAuthorizations - A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.