Interface CreateConnectorResponse.Builder

    • Method Detail

      • connectorArn

        CreateConnectorResponse.Builder connectorArn​(String connectorArn)

        The Amazon Resource Name (ARN) that Amazon assigned to the connector.

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

        CreateConnectorResponse.Builder connectorName​(String connectorName)

        The name of the connector.

        Parameters:
        connectorName - The name of the connector.
        Returns:
        Returns a reference to this object so that method calls can be chained together.