Interface UpdateConnectorResponse.Builder

    • Method Detail

      • connectorArn

        UpdateConnectorResponse.Builder connectorArn​(String connectorArn)

        The Amazon Resource Name (ARN) of the connector.

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

        UpdateConnectorResponse.Builder connectorOperationArn​(String connectorOperationArn)

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

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