Interface DescribeIpamByoasnResponse.Builder

    • Method Detail

      • byoasns

        DescribeIpamByoasnResponse.Builder byoasns​(Collection<Byoasn> byoasns)

        ASN and BYOIP CIDR associations.

        Parameters:
        byoasns - ASN and BYOIP CIDR associations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • byoasns

        DescribeIpamByoasnResponse.Builder byoasns​(Byoasn... byoasns)

        ASN and BYOIP CIDR associations.

        Parameters:
        byoasns - ASN and BYOIP CIDR associations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeIpamByoasnResponse.Builder nextToken​(String nextToken)

        The token to use to retrieve the next page of results. This value is null when there are no more results to return.

        Parameters:
        nextToken - The token to use to retrieve the next page of results. This value is null when there are no more results to return.
        Returns:
        Returns a reference to this object so that method calls can be chained together.