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