Interface RestartConnectorResponse.Builder

  • Method Details

    • connectorArn

      RestartConnectorResponse.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

      RestartConnectorResponse.Builder connectorOperationArn(String connectorOperationArn)

      The Amazon Resource Name (ARN) of the connector operation created to perform the restart.

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