Interface AnalyticsDataSetsResult.Builder

  • Method Details

    • dataSetId

      The identifier of the dataset.

      Parameters:
      dataSetId - The identifier of the dataset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSetName

      AnalyticsDataSetsResult.Builder dataSetName(String dataSetName)

      The name of the dataset.

      Parameters:
      dataSetName - The name of the dataset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.