| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TopicIRMetric |
TopicIRMetric.clone() |
TopicIRMetric |
TopicIRMetric.withCalculatedFieldReferences(Collection<Identifier> calculatedFieldReferences)
The calculated field references for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withCalculatedFieldReferences(Identifier... calculatedFieldReferences)
The calculated field references for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withComparisonMethod(TopicIRComparisonMethod comparisonMethod)
The comparison method for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withDisplayFormat(DisplayFormat displayFormat)
The display format for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withDisplayFormat(String displayFormat)
The display format for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withDisplayFormatOptions(DisplayFormatOptions displayFormatOptions) |
TopicIRMetric |
TopicIRMetric.withExpression(String expression)
The expression for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withFunction(AggFunction function)
The function for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withMetricId(Identifier metricId)
The metric ID for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withNamedEntity(NamedEntityRef namedEntity)
The named entity for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withOperands(Collection<Identifier> operands)
The operands for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withOperands(Identifier... operands)
The operands for the
TopicIRMetric. |
| Modifier and Type | Method and Description |
|---|---|
List<TopicIRMetric> |
TopicIR.getMetrics()
The metrics for the
TopicIR. |
| Modifier and Type | Method and Description |
|---|---|
TopicIR |
TopicIR.withMetrics(TopicIRMetric... metrics)
The metrics for the
TopicIR. |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicIR.setMetrics(Collection<TopicIRMetric> metrics)
The metrics for the
TopicIR. |
TopicIR |
TopicIR.withMetrics(Collection<TopicIRMetric> metrics)
The metrics for the
TopicIR. |
Copyright © 2024. All rights reserved.