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)This is a variant ofIvschatAsyncClient.listLoggingConfigurations(software.amazon.awssdk.services.ivschat.model.ListLoggingConfigurationsRequest)operation.default ListLoggingConfigurationsPublisherIvschatAsyncClient. listLoggingConfigurationsPaginator(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest)This is a variant ofIvschatAsyncClient.listLoggingConfigurations(software.amazon.awssdk.services.ivschat.model.ListLoggingConfigurationsRequest)operation.
-