Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.model.ConversationLogsRequest
-
Packages that use ConversationLogsRequest Package Description software.amazon.awssdk.services.lexmodelbuilding.model -
-
Uses of ConversationLogsRequest in software.amazon.awssdk.services.lexmodelbuilding.model
Methods in software.amazon.awssdk.services.lexmodelbuilding.model that return ConversationLogsRequest Modifier and Type Method Description ConversationLogsRequestPutBotAliasRequest. conversationLogs()Settings for conversation logs for the alias.Methods in software.amazon.awssdk.services.lexmodelbuilding.model with parameters of type ConversationLogsRequest Modifier and Type Method Description PutBotAliasRequest.BuilderPutBotAliasRequest.Builder. conversationLogs(ConversationLogsRequest conversationLogs)Settings for conversation logs for the alias.
-