| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat |
Introduction
|
| software.amazon.awssdk.services.ivschat.paginators | |
| software.amazon.awssdk.services.ivschat.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLoggingConfigurationsResponse> |
IvschatAsyncClient.listLoggingConfigurations(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest)
Gets summary information about all your logging configurations in the AWS region where the API request is
processed.
|
default ListLoggingConfigurationsResponse |
IvschatClient.listLoggingConfigurations(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest)
Gets summary information about all your logging configurations in the AWS region where the API request is
processed.
|
default ListLoggingConfigurationsPublisher |
IvschatAsyncClient.listLoggingConfigurationsPaginator(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest)
Gets summary information about all your logging configurations in the AWS region where the API request is
processed.
|
default ListLoggingConfigurationsIterable |
IvschatClient.listLoggingConfigurationsPaginator(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest)
Gets summary information about all your logging configurations in the AWS region where the API request is
processed.
|
| Constructor and Description |
|---|
ListLoggingConfigurationsIterable(IvschatClient client,
ListLoggingConfigurationsRequest firstRequest) |
ListLoggingConfigurationsPublisher(IvschatAsyncClient client,
ListLoggingConfigurationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListLoggingConfigurationsRequestMarshaller.marshall(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest) |
Copyright © 2022. All rights reserved.