| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
ConversationLogsDataSourceFilterBy |
ConversationLogsDataSourceFilterBy.clone() |
ConversationLogsDataSourceFilterBy |
ConversationLogsDataSource.getFilter()
The filter for the data source of the conversation log.
|
ConversationLogsDataSourceFilterBy |
ConversationLogsDataSourceFilterBy.withEndTime(Date endTime)
The end time for the conversation log.
|
ConversationLogsDataSourceFilterBy |
ConversationLogsDataSourceFilterBy.withInputMode(ConversationLogsInputModeFilter inputMode)
The selection to filter by input mode for the conversation logs.
|
ConversationLogsDataSourceFilterBy |
ConversationLogsDataSourceFilterBy.withInputMode(String inputMode)
The selection to filter by input mode for the conversation logs.
|
ConversationLogsDataSourceFilterBy |
ConversationLogsDataSourceFilterBy.withStartTime(Date startTime)
The start time for the conversation log.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConversationLogsDataSource.setFilter(ConversationLogsDataSourceFilterBy filter)
The filter for the data source of the conversation log.
|
ConversationLogsDataSource |
ConversationLogsDataSource.withFilter(ConversationLogsDataSourceFilterBy filter)
The filter for the data source of the conversation log.
|
Copyright © 2023. All rights reserved.