Interface DatasetActionSummary.Builder

  • Method Details

    • actionName

      DatasetActionSummary.Builder actionName(String actionName)

      The name of the action that automatically creates the dataset's contents.

      Parameters:
      actionName - The name of the action that automatically creates the dataset's contents.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • actionType

      DatasetActionSummary.Builder actionType(String actionType)

      The type of action by which the dataset's contents are automatically created.

      Parameters:
      actionType - The type of action by which the dataset's contents are automatically created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • actionType

      The type of action by which the dataset's contents are automatically created.

      Parameters:
      actionType - The type of action by which the dataset's contents are automatically created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: