Interface SendProjectSessionActionResponse.Builder

  • Method Details

    • result

      A message indicating the result of performing the action.

      Parameters:
      result - A message indicating the result of performing the action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the project that was affected by the action.

      Parameters:
      name - The name of the project that was affected by the action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • actionId

      A unique identifier for the action that was performed.

      Parameters:
      actionId - A unique identifier for the action that was performed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.