Uses of Class
software.amazon.awssdk.services.ivschat.paginators.ListLoggingConfigurationsPublisher
-
Packages that use ListLoggingConfigurationsPublisher Package Description software.amazon.awssdk.services.ivschat Introduction -
-
Uses of ListLoggingConfigurationsPublisher in software.amazon.awssdk.services.ivschat
Methods in software.amazon.awssdk.services.ivschat that return ListLoggingConfigurationsPublisher Modifier and Type Method Description default ListLoggingConfigurationsPublisherIvschatAsyncClient. listLoggingConfigurationsPaginator(Consumer<ListLoggingConfigurationsRequest.Builder> listLoggingConfigurationsRequest)Gets summary information about all your logging configurations in the AWS region where the API request is processed.default ListLoggingConfigurationsPublisherIvschatAsyncClient. listLoggingConfigurationsPaginator(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest)Gets summary information about all your logging configurations in the AWS region where the API request is processed.
-