Interface DnsRecordCreationState.Builder

  • Method Details

    • code

      The status code for the automated DNS record creation.

      Following are the possible values:

      • SUCCEEDED - The validation records were successfully added to the domain.

      • STARTED - The automatic DNS record creation has started.

      • FAILED - The validation records failed to be added to the domain.

      Parameters:
      code - The status code for the automated DNS record creation.

      Following are the possible values:

      • SUCCEEDED - The validation records were successfully added to the domain.

      • STARTED - The automatic DNS record creation has started.

      • FAILED - The validation records failed to be added to the domain.

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

      The status code for the automated DNS record creation.

      Following are the possible values:

      • SUCCEEDED - The validation records were successfully added to the domain.

      • STARTED - The automatic DNS record creation has started.

      • FAILED - The validation records failed to be added to the domain.

      Parameters:
      code - The status code for the automated DNS record creation.

      Following are the possible values:

      • SUCCEEDED - The validation records were successfully added to the domain.

      • STARTED - The automatic DNS record creation has started.

      • FAILED - The validation records failed to be added to the domain.

      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.