static ConversationLevelSlotResolutionResultItem.Builder |
ConversationLevelSlotResolutionResultItem.builder() |
|
ConversationLevelSlotResolutionResultItem.Builder |
ConversationLevelSlotResolutionResultItem.Builder.intentName(String intentName) |
The intents used in the slots list for the slot resolution details.
|
ConversationLevelSlotResolutionResultItem.Builder |
ConversationLevelSlotResolutionResultItem.Builder.matchResult(String matchResult) |
The number of matching slots used in the slots listings for the slot resolution evaluation.
|
ConversationLevelSlotResolutionResultItem.Builder |
ConversationLevelSlotResolutionResultItem.Builder.matchResult(TestResultMatchStatus matchResult) |
The number of matching slots used in the slots listings for the slot resolution evaluation.
|
ConversationLevelSlotResolutionResultItem.Builder |
ConversationLevelSlotResolutionResultItem.Builder.slotName(String slotName) |
The slot name in the slots list for the slot resolution details.
|
ConversationLevelSlotResolutionResultItem.Builder |
ConversationLevelSlotResolutionResultItem.toBuilder() |
|