Interface AssertionUpdatedMetadata.Builder

  • Method Details

    • assertionId

      AssertionUpdatedMetadata.Builder assertionId(String assertionId)

      The unique identifier of the updated assertion.

      Parameters:
      assertionId - The unique identifier of the updated assertion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • assertionName

      AssertionUpdatedMetadata.Builder assertionName(String assertionName)

      The name of the updated assertion.

      Parameters:
      assertionName - The name of the updated assertion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.