Interface FailureReason.Builder

  • Method Details

    • id

      The identifier of the resource that failed to delete.

      Parameters:
      id - The identifier of the resource that failed to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      FailureReason.Builder message(String message)

      The error message associated with the resource that failed to delete.

      Parameters:
      message - The error message associated with the resource that failed to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.