public static interface Threshold.Builder extends SdkPojo, CopyableBuilder<Threshold.Builder,Threshold>
| Modifier and Type | Method and Description |
|---|---|
Threshold.Builder |
operator(Operator operator)
The operator of the threshold.
|
Threshold.Builder |
operator(String operator)
The operator of the threshold.
|
Threshold.Builder |
value(String value)
The value of the threshold.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildThreshold.Builder value(String value)
The value of the threshold.
value - The value of the threshold.Threshold.Builder operator(String operator)
The operator of the threshold.
Threshold.Builder operator(Operator operator)
The operator of the threshold.
Copyright © 2023. All rights reserved.