| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
Threshold |
Threshold.clone() |
Threshold |
Conditions.getThreshold()
The threshold for the calculated attribute.
|
Threshold |
Threshold.withOperator(Operator operator)
The operator of the threshold.
|
Threshold |
Threshold.withOperator(String operator)
The operator of the threshold.
|
Threshold |
Threshold.withValue(String value)
The value of the threshold.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Conditions.setThreshold(Threshold threshold)
The threshold for the calculated attribute.
|
Conditions |
Conditions.withThreshold(Threshold threshold)
The threshold for the calculated attribute.
|
Copyright © 2025. All rights reserved.