Uses of Class
software.amazon.awssdk.services.wisdom.model.GetQuickResponseRequest
-
Packages that use GetQuickResponseRequest 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.transform -
-
Uses of GetQuickResponseRequest in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom with parameters of type GetQuickResponseRequest Modifier and Type Method Description default CompletableFuture<GetQuickResponseResponse>WisdomAsyncClient. getQuickResponse(GetQuickResponseRequest getQuickResponseRequest)Retrieves the quick response.default GetQuickResponseResponseWisdomClient. getQuickResponse(GetQuickResponseRequest getQuickResponseRequest)Retrieves the quick response. -
Uses of GetQuickResponseRequest in software.amazon.awssdk.services.wisdom.transform
Methods in software.amazon.awssdk.services.wisdom.transform with parameters of type GetQuickResponseRequest Modifier and Type Method Description SdkHttpFullRequestGetQuickResponseRequestMarshaller. marshall(GetQuickResponseRequest getQuickResponseRequest)
-