| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static ThresholdV2.Builder |
ThresholdV2.builder() |
ThresholdV2.Builder |
ThresholdV2.Builder.comparison(String comparison)
The type of comparison.
|
ThresholdV2.Builder |
ThresholdV2.Builder.thresholdValue(Double thresholdValue)
The threshold value to compare.
|
ThresholdV2.Builder |
ThresholdV2.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ThresholdV2.Builder> |
ThresholdV2.serializableBuilderClass() |
Copyright © 2023. All rights reserved.