| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
List<LoggingConfigurationSummary> |
ListLoggingConfigurationsResponse.loggingConfigurations()
List of the matching logging configurations (summary information only).
|
| Modifier and Type | Method and Description |
|---|---|
ListLoggingConfigurationsResponse.Builder |
ListLoggingConfigurationsResponse.Builder.loggingConfigurations(LoggingConfigurationSummary... loggingConfigurations)
List of the matching logging configurations (summary information only).
|
| Modifier and Type | Method and Description |
|---|---|
ListLoggingConfigurationsResponse.Builder |
ListLoggingConfigurationsResponse.Builder.loggingConfigurations(Collection<LoggingConfigurationSummary> loggingConfigurations)
List of the matching logging configurations (summary information only).
|
Copyright © 2022. All rights reserved.