Interface ExperimentTemplateTargetInputFilter.Builder

    • Method Detail

      • path

        ExperimentTemplateTargetInputFilter.Builder path​(String path)

        The attribute path for the filter.

        Parameters:
        path - The attribute path for the filter.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • values

        ExperimentTemplateTargetInputFilter.Builder values​(String... values)

        The attribute values for the filter.

        Parameters:
        values - The attribute values for the filter.
        Returns:
        Returns a reference to this object so that method calls can be chained together.