| Package | Description |
|---|---|
| com.amazonaws.services.ivschat |
Introduction
|
| com.amazonaws.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListLoggingConfigurationsResult> |
AmazonivschatAsyncClient.listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest request,
AsyncHandler<ListLoggingConfigurationsRequest,ListLoggingConfigurationsResult> asyncHandler) |
Future<ListLoggingConfigurationsResult> |
AbstractAmazonivschatAsync.listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest request,
AsyncHandler<ListLoggingConfigurationsRequest,ListLoggingConfigurationsResult> asyncHandler) |
Future<ListLoggingConfigurationsResult> |
AmazonivschatAsync.listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest,
AsyncHandler<ListLoggingConfigurationsRequest,ListLoggingConfigurationsResult> asyncHandler)
Gets summary information about all your logging configurations in the AWS region where the API request is
processed.
|
| Modifier and Type | Method and Description |
|---|---|
ListLoggingConfigurationsRequest |
ListLoggingConfigurationsRequest.clone() |
ListLoggingConfigurationsRequest |
ListLoggingConfigurationsRequest.withMaxResults(Integer maxResults)
Maximum number of logging configurations to return.
|
ListLoggingConfigurationsRequest |
ListLoggingConfigurationsRequest.withNextToken(String nextToken)
The first logging configurations to retrieve.
|
Copyright © 2023. All rights reserved.