Interface Adjustment.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Adjustment.Builder,Adjustment>, SdkBuilder<Adjustment.Builder,Adjustment>, SdkPojo
Enclosing class:
Adjustment

public static interface Adjustment.Builder extends SdkPojo, CopyableBuilder<Adjustment.Builder,Adjustment>
  • Method Details

    • metric

      Adjustment.Builder metric(String metric)

      The metric to adjust.

      Parameters:
      metric - The metric to adjust.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      Adjustment.Builder reason(String reason)

      The reason for the adjustment.

      Parameters:
      reason - The reason for the adjustment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.