Interface UpdateRegistryRecordStatusResponse.Builder

  • Method Details

    • registryArn

      The Amazon Resource Name (ARN) of the registry that contains the record.

      Parameters:
      registryArn - The Amazon Resource Name (ARN) of the registry that contains the record.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recordArn

      The Amazon Resource Name (ARN) of the registry record.

      Parameters:
      recordArn - The Amazon Resource Name (ARN) of the registry record.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recordId

      The unique identifier of the registry record.

      Parameters:
      recordId - The unique identifier of the registry record.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The resulting status of the registry record.

      Parameters:
      status - The resulting status of the registry record.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The resulting status of the registry record.

      Parameters:
      status - The resulting status of the registry record.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      The reason for the status change.

      Parameters:
      statusReason - The reason for the status change.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp when the record was last updated.

      Parameters:
      updatedAt - The timestamp when the record was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.