Interface DescribeLoaRequest.Builder

    • Method Detail

      • connectionId

        DescribeLoaRequest.Builder connectionId​(String connectionId)

        The ID of a connection, LAG, or interconnect.

        Parameters:
        connectionId - The ID of a connection, LAG, or interconnect.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • providerName

        DescribeLoaRequest.Builder providerName​(String providerName)

        The name of the service provider who establishes connectivity on your behalf. If you specify this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect.

        Parameters:
        providerName - The name of the service provider who establishes connectivity on your behalf. If you specify this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • loaContentType

        DescribeLoaRequest.Builder loaContentType​(String loaContentType)

        The standard media type for the LOA-CFA document. The only supported value is application/pdf.

        Parameters:
        loaContentType - The standard media type for the LOA-CFA document. The only supported value is application/pdf.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LoaContentType, LoaContentType
      • loaContentType

        DescribeLoaRequest.Builder loaContentType​(LoaContentType loaContentType)

        The standard media type for the LOA-CFA document. The only supported value is application/pdf.

        Parameters:
        loaContentType - The standard media type for the LOA-CFA document. The only supported value is application/pdf.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LoaContentType, LoaContentType