| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
List<LogSettingsRequest> |
ConversationLogsRequest.logSettings()
The settings for your conversation logs.
|
| Modifier and Type | Method and Description |
|---|---|
ConversationLogsRequest.Builder |
ConversationLogsRequest.Builder.logSettings(LogSettingsRequest... logSettings)
The settings for your conversation logs.
|
| Modifier and Type | Method and Description |
|---|---|
ConversationLogsRequest.Builder |
ConversationLogsRequest.Builder.logSettings(Collection<LogSettingsRequest> logSettings)
The settings for your conversation logs.
|
Copyright © 2022. All rights reserved.