Interface ListedConnector.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ListedConnector.Builder,ListedConnector>, SdkBuilder<ListedConnector.Builder,ListedConnector>, SdkPojo
Enclosing class:
ListedConnector

public static interface ListedConnector.Builder extends SdkPojo, CopyableBuilder<ListedConnector.Builder,ListedConnector>
  • Method Details

    • 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

      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.