Interface BatchDeleteConnectionResponse.Builder

  • Method Details

    • succeeded

      A list of names of the connection definitions that were successfully deleted.

      Parameters:
      succeeded - A list of names of the connection definitions that were successfully deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • succeeded

      A list of names of the connection definitions that were successfully deleted.

      Parameters:
      succeeded - A list of names of the connection definitions that were successfully deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errors

      A map of the names of connections that were not successfully deleted to error details.

      Parameters:
      errors - A map of the names of connections that were not successfully deleted to error details.
      Returns:
      Returns a reference to this object so that method calls can be chained together.