Uses of Class
software.amazon.awssdk.services.customerprofiles.model.ListEventStreamsRequest
-
Packages that use ListEventStreamsRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.paginators software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of ListEventStreamsRequest in software.amazon.awssdk.services.customerprofiles
-
Uses of ListEventStreamsRequest in software.amazon.awssdk.services.customerprofiles.paginators
Constructors in software.amazon.awssdk.services.customerprofiles.paginators with parameters of type ListEventStreamsRequest Constructor Description ListEventStreamsIterable(CustomerProfilesClient client, ListEventStreamsRequest firstRequest)ListEventStreamsPublisher(CustomerProfilesAsyncClient client, ListEventStreamsRequest firstRequest) -
Uses of ListEventStreamsRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type ListEventStreamsRequest Modifier and Type Method Description SdkHttpFullRequestListEventStreamsRequestMarshaller. marshall(ListEventStreamsRequest listEventStreamsRequest)
-