| Package | Description |
|---|---|
| com.amazonaws.services.ivschat |
Introduction
|
| com.amazonaws.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLoggingConfigurationResult> |
AmazonivschatAsyncClient.getLoggingConfigurationAsync(GetLoggingConfigurationRequest request,
AsyncHandler<GetLoggingConfigurationRequest,GetLoggingConfigurationResult> asyncHandler) |
Future<GetLoggingConfigurationResult> |
AmazonivschatAsync.getLoggingConfigurationAsync(GetLoggingConfigurationRequest getLoggingConfigurationRequest,
AsyncHandler<GetLoggingConfigurationRequest,GetLoggingConfigurationResult> asyncHandler)
Gets the specified logging configuration.
|
Future<GetLoggingConfigurationResult> |
AbstractAmazonivschatAsync.getLoggingConfigurationAsync(GetLoggingConfigurationRequest request,
AsyncHandler<GetLoggingConfigurationRequest,GetLoggingConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetLoggingConfigurationRequest |
GetLoggingConfigurationRequest.clone() |
GetLoggingConfigurationRequest |
GetLoggingConfigurationRequest.withIdentifier(String identifier)
Identifier of the logging configuration to be retrieved.
|
Copyright © 2023. All rights reserved.