| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat |
Introduction
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLoggingConfigurationResponse |
IvschatClient.updateLoggingConfiguration(Consumer<UpdateLoggingConfigurationRequest.Builder> updateLoggingConfigurationRequest)
Updates a specified logging configuration.
|
default UpdateLoggingConfigurationResponse |
IvschatClient.updateLoggingConfiguration(UpdateLoggingConfigurationRequest updateLoggingConfigurationRequest)
Updates a specified logging configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLoggingConfigurationResponse> |
IvschatAsyncClient.updateLoggingConfiguration(Consumer<UpdateLoggingConfigurationRequest.Builder> updateLoggingConfigurationRequest)
Updates a specified logging configuration.
|
default CompletableFuture<UpdateLoggingConfigurationResponse> |
IvschatAsyncClient.updateLoggingConfiguration(UpdateLoggingConfigurationRequest updateLoggingConfigurationRequest)
Updates a specified logging configuration.
|
Copyright © 2023. All rights reserved.