| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat |
Introduction
|
| software.amazon.awssdk.services.ivschat.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListLoggingConfigurationsResponse |
IvschatClient.listLoggingConfigurations(Consumer<ListLoggingConfigurationsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLoggingConfigurationsResponse> |
IvschatAsyncClient.listLoggingConfigurations(Consumer<ListLoggingConfigurationsRequest.Builder> listLoggingConfigurationsRequest)
Gets summary information about all your logging configurations in the AWS region where the API request is
processed.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListLoggingConfigurationsResponse> |
ListLoggingConfigurationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListLoggingConfigurationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListLoggingConfigurationsResponse> subscriber) |
Copyright © 2023. All rights reserved.