Interface MappedDataSetParameter.Builder

    • Method Detail

      • dataSetIdentifier

        MappedDataSetParameter.Builder dataSetIdentifier​(String dataSetIdentifier)

        A unique name that identifies a dataset within the analysis or dashboard.

        Parameters:
        dataSetIdentifier - A unique name that identifies a dataset within the analysis or dashboard.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dataSetParameterName

        MappedDataSetParameter.Builder dataSetParameterName​(String dataSetParameterName)

        The name of the dataset parameter.

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