Interface DescribeCustomerMetadataResponse.Builder

    • Method Detail

      • nniPartnerType

        DescribeCustomerMetadataResponse.Builder nniPartnerType​(String nniPartnerType)

        The type of network-to-network interface (NNI) partner. The partner type will be one of the following:

        • V1: This partner can only allocate 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, or 500Mbps subgigabit connections.

        • V2: This partner can only allocate 1GB, 2GB, 5GB, or 10GB hosted connections.

        • nonPartner: The customer is not a partner.

        Parameters:
        nniPartnerType - The type of network-to-network interface (NNI) partner. The partner type will be one of the following:

        • V1: This partner can only allocate 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, or 500Mbps subgigabit connections.

        • V2: This partner can only allocate 1GB, 2GB, 5GB, or 10GB hosted connections.

        • nonPartner: The customer is not a partner.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        NniPartnerType, NniPartnerType
      • nniPartnerType

        DescribeCustomerMetadataResponse.Builder nniPartnerType​(NniPartnerType nniPartnerType)

        The type of network-to-network interface (NNI) partner. The partner type will be one of the following:

        • V1: This partner can only allocate 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, or 500Mbps subgigabit connections.

        • V2: This partner can only allocate 1GB, 2GB, 5GB, or 10GB hosted connections.

        • nonPartner: The customer is not a partner.

        Parameters:
        nniPartnerType - The type of network-to-network interface (NNI) partner. The partner type will be one of the following:

        • V1: This partner can only allocate 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, or 500Mbps subgigabit connections.

        • V2: This partner can only allocate 1GB, 2GB, 5GB, or 10GB hosted connections.

        • nonPartner: The customer is not a partner.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        NniPartnerType, NniPartnerType