| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat |
Introduction
|
| Modifier and Type | Method and Description |
|---|---|
default CreateLoggingConfigurationResponse |
IvschatClient.createLoggingConfiguration(Consumer<CreateLoggingConfigurationRequest.Builder> createLoggingConfigurationRequest)
Creates a logging configuration that allows clients to store and record sent messages.
|
default CreateLoggingConfigurationResponse |
IvschatClient.createLoggingConfiguration(CreateLoggingConfigurationRequest createLoggingConfigurationRequest)
Creates a logging configuration that allows clients to store and record sent messages.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLoggingConfigurationResponse> |
IvschatAsyncClient.createLoggingConfiguration(Consumer<CreateLoggingConfigurationRequest.Builder> createLoggingConfigurationRequest)
Creates a logging configuration that allows clients to store and record sent messages.
|
default CompletableFuture<CreateLoggingConfigurationResponse> |
IvschatAsyncClient.createLoggingConfiguration(CreateLoggingConfigurationRequest createLoggingConfigurationRequest)
Creates a logging configuration that allows clients to store and record sent messages.
|
Copyright © 2023. All rights reserved.