public static interface Adjustment.Builder extends SdkPojo, CopyableBuilder<Adjustment.Builder,Adjustment>
| Modifier and Type | Method and Description |
|---|---|
Adjustment.Builder |
metric(String metric)
The metric to adjust.
|
Adjustment.Builder |
reason(String reason)
The reason for the adjustment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAdjustment.Builder metric(String metric)
The metric to adjust.
metric - The metric to adjust.Adjustment.Builder reason(String reason)
The reason for the adjustment.
reason - The reason for the adjustment.Copyright © 2023. All rights reserved.