Interface PtrUpdateStatus.Builder

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

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

    • value

      The value for the PTR record update.

      Parameters:
      value - The value for the PTR record update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the PTR record update.

      Parameters:
      status - The status of the PTR record update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      The reason for the PTR record update.

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