Uses of Class
software.amazon.awssdk.services.wisdom.model.ListQuickResponsesRequest
-
Packages that use ListQuickResponsesRequest Package Description software.amazon.awssdk.services.wisdom Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking with customers.software.amazon.awssdk.services.wisdom.paginators software.amazon.awssdk.services.wisdom.transform -
-
Uses of ListQuickResponsesRequest in software.amazon.awssdk.services.wisdom
-
Uses of ListQuickResponsesRequest in software.amazon.awssdk.services.wisdom.paginators
Constructors in software.amazon.awssdk.services.wisdom.paginators with parameters of type ListQuickResponsesRequest Constructor Description ListQuickResponsesIterable(WisdomClient client, ListQuickResponsesRequest firstRequest)ListQuickResponsesPublisher(WisdomAsyncClient client, ListQuickResponsesRequest firstRequest) -
Uses of ListQuickResponsesRequest in software.amazon.awssdk.services.wisdom.transform
Methods in software.amazon.awssdk.services.wisdom.transform with parameters of type ListQuickResponsesRequest Modifier and Type Method Description SdkHttpFullRequestListQuickResponsesRequestMarshaller. marshall(ListQuickResponsesRequest listQuickResponsesRequest)
-