Interface AssertionCreatedMetadata.Builder

  • Method Details

    • assertionId

      AssertionCreatedMetadata.Builder assertionId(String assertionId)

      The unique identifier of the created assertion.

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

      AssertionCreatedMetadata.Builder assertionName(String assertionName)

      The name of the created assertion.

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