Interface ActionSummary.Builder

  • Method Details

    • actionType

      ActionSummary.Builder actionType(String actionType)

      The action type.

      Parameters:
      actionType - The action type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • actionType

      ActionSummary.Builder actionType(ActionType actionType)

      The action type.

      Parameters:
      actionType - The action type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: