Interface NameServersUpdateState.Builder

  • Method Details

    • code

      The status code for the name servers update.

      Following are the possible values:

      • SUCCEEDED - The name server records were successfully updated.

      • PENDING - The name server record update is in progress.

      • FAILED - The name server record update failed.

      • STARTED - The automatic name server record update started.

      Parameters:
      code - The status code for the name servers update.

      Following are the possible values:

      • SUCCEEDED - The name server records were successfully updated.

      • PENDING - The name server record update is in progress.

      • FAILED - The name server record update failed.

      • STARTED - The automatic name server record update started.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • code

      The status code for the name servers update.

      Following are the possible values:

      • SUCCEEDED - The name server records were successfully updated.

      • PENDING - The name server record update is in progress.

      • FAILED - The name server record update failed.

      • STARTED - The automatic name server record update started.

      Parameters:
      code - The status code for the name servers update.

      Following are the possible values:

      • SUCCEEDED - The name server records were successfully updated.

      • PENDING - The name server record update is in progress.

      • FAILED - The name server record update failed.

      • STARTED - The automatic name server record update started.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      The message that describes the reason for the status code.

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