Interface PtrUpdateStatus.Builder

    • Method Detail

      • value

        PtrUpdateStatus.Builder value​(String 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

        PtrUpdateStatus.Builder status​(String 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

        PtrUpdateStatus.Builder reason​(String 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.