Uses of Class
software.amazon.awssdk.services.ivschat.model.ListLoggingConfigurationsRequest
-
Packages that use ListLoggingConfigurationsRequest Package Description software.amazon.awssdk.services.ivschat Introductionsoftware.amazon.awssdk.services.ivschat.paginators software.amazon.awssdk.services.ivschat.transform -
-
Uses of ListLoggingConfigurationsRequest in software.amazon.awssdk.services.ivschat
-
Uses of ListLoggingConfigurationsRequest in software.amazon.awssdk.services.ivschat.paginators
Constructors in software.amazon.awssdk.services.ivschat.paginators with parameters of type ListLoggingConfigurationsRequest Constructor Description ListLoggingConfigurationsIterable(IvschatClient client, ListLoggingConfigurationsRequest firstRequest)ListLoggingConfigurationsPublisher(IvschatAsyncClient client, ListLoggingConfigurationsRequest firstRequest) -
Uses of ListLoggingConfigurationsRequest in software.amazon.awssdk.services.ivschat.transform
Methods in software.amazon.awssdk.services.ivschat.transform with parameters of type ListLoggingConfigurationsRequest Modifier and Type Method Description SdkHttpFullRequestListLoggingConfigurationsRequestMarshaller. marshall(ListLoggingConfigurationsRequest listLoggingConfigurationsRequest)
-