Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.ConversationLogsDataSourceFilterBy
-
Packages that use ConversationLogsDataSourceFilterBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of ConversationLogsDataSourceFilterBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return ConversationLogsDataSourceFilterBy Modifier and Type Method Description ConversationLogsDataSourceFilterByConversationLogsDataSource. filter()The filter for the data source of the conversation log.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type ConversationLogsDataSourceFilterBy Modifier and Type Method Description ConversationLogsDataSource.BuilderConversationLogsDataSource.Builder. filter(ConversationLogsDataSourceFilterBy filter)The filter for the data source of the conversation log.
-