public static interface ConversationLevelTestResultsFilterBy.Builder extends SdkPojo, CopyableBuilder<ConversationLevelTestResultsFilterBy.Builder,ConversationLevelTestResultsFilterBy>
| Modifier and Type | Method and Description |
|---|---|
ConversationLevelTestResultsFilterBy.Builder |
endToEndResult(String endToEndResult)
The selection of matched or mismatched end-to-end status to filter test set results data at the conversation
level.
|
ConversationLevelTestResultsFilterBy.Builder |
endToEndResult(TestResultMatchStatus endToEndResult)
The selection of matched or mismatched end-to-end status to filter test set results data at the conversation
level.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildConversationLevelTestResultsFilterBy.Builder endToEndResult(String endToEndResult)
The selection of matched or mismatched end-to-end status to filter test set results data at the conversation level.
endToEndResult - The selection of matched or mismatched end-to-end status to filter test set results data at the
conversation level.TestResultMatchStatus,
TestResultMatchStatusConversationLevelTestResultsFilterBy.Builder endToEndResult(TestResultMatchStatus endToEndResult)
The selection of matched or mismatched end-to-end status to filter test set results data at the conversation level.
endToEndResult - The selection of matched or mismatched end-to-end status to filter test set results data at the
conversation level.TestResultMatchStatus,
TestResultMatchStatusCopyright © 2023. All rights reserved.