Uses of Class
software.amazon.awssdk.services.wisdom.model.ListAssistantAssociationsRequest
-
Packages that use ListAssistantAssociationsRequest 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 ListAssistantAssociationsRequest in software.amazon.awssdk.services.wisdom
-
Uses of ListAssistantAssociationsRequest in software.amazon.awssdk.services.wisdom.paginators
Constructors in software.amazon.awssdk.services.wisdom.paginators with parameters of type ListAssistantAssociationsRequest Constructor Description ListAssistantAssociationsIterable(WisdomClient client, ListAssistantAssociationsRequest firstRequest)ListAssistantAssociationsPublisher(WisdomAsyncClient client, ListAssistantAssociationsRequest firstRequest) -
Uses of ListAssistantAssociationsRequest in software.amazon.awssdk.services.wisdom.transform
Methods in software.amazon.awssdk.services.wisdom.transform with parameters of type ListAssistantAssociationsRequest Modifier and Type Method Description SdkHttpFullRequestListAssistantAssociationsRequestMarshaller. marshall(ListAssistantAssociationsRequest listAssistantAssociationsRequest)
-