Interface Amendment.Builder

  • Method Details

    • fieldPath

      Amendment.Builder fieldPath(String fieldPath)

      The JSON path or field identifier specifying which field in the benefit application to modify.

      Parameters:
      fieldPath - The JSON path or field identifier specifying which field in the benefit application to modify.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • newValue

      Amendment.Builder newValue(String newValue)

      The new value to set for the specified field in the benefit application.

      Parameters:
      newValue - The new value to set for the specified field in the benefit application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.