Interface UpdateParam.Builder

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

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

    • type

      The keys associated with an update request.

      Parameters:
      type - The keys associated with an update request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The keys associated with an update request.

      Parameters:
      type - The keys associated with an update request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      The value of the keys submitted as part of an update request.

      Parameters:
      value - The value of the keys submitted as part of an update request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.