| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat |
Introduction
|
| software.amazon.awssdk.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLoggingConfigurationResponse> |
IvschatAsyncClient.getLoggingConfiguration(Consumer<GetLoggingConfigurationRequest.Builder> getLoggingConfigurationRequest)
Gets the specified logging configuration.
|
default GetLoggingConfigurationResponse |
IvschatClient.getLoggingConfiguration(Consumer<GetLoggingConfigurationRequest.Builder> getLoggingConfigurationRequest)
Gets the specified logging configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static GetLoggingConfigurationRequest.Builder |
GetLoggingConfigurationRequest.builder() |
GetLoggingConfigurationRequest.Builder |
GetLoggingConfigurationRequest.Builder.identifier(String identifier)
Identifier of the logging configuration to be retrieved.
|
GetLoggingConfigurationRequest.Builder |
GetLoggingConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetLoggingConfigurationRequest.Builder |
GetLoggingConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetLoggingConfigurationRequest.Builder |
GetLoggingConfigurationRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetLoggingConfigurationRequest.Builder> |
GetLoggingConfigurationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.