Interface ListedConnector.Builder

    • Method Detail

      • arn

        ListedConnector.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the specified connector.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the specified connector.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • connectorId

        ListedConnector.Builder connectorId​(String connectorId)

        The unique identifier for the connector.

        Parameters:
        connectorId - The unique identifier for the connector.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • url

        ListedConnector.Builder url​(String url)

        The URL of the partner's AS2 or SFTP endpoint.

        Parameters:
        url - The URL of the partner's AS2 or SFTP endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.