Uses of Class
software.amazon.awssdk.services.qconnect.model.CreateQuickResponseRequest
-
Packages that use CreateQuickResponseRequest Package Description software.amazon.awssdk.services.qconnect software.amazon.awssdk.services.qconnect.transform -
-
Uses of CreateQuickResponseRequest in software.amazon.awssdk.services.qconnect
Methods in software.amazon.awssdk.services.qconnect with parameters of type CreateQuickResponseRequest Modifier and Type Method Description default CompletableFuture<CreateQuickResponseResponse>QConnectAsyncClient. createQuickResponse(CreateQuickResponseRequest createQuickResponseRequest)Creates an Amazon Q in Connect quick response.default CreateQuickResponseResponseQConnectClient. createQuickResponse(CreateQuickResponseRequest createQuickResponseRequest)Creates an Amazon Q in Connect quick response. -
Uses of CreateQuickResponseRequest in software.amazon.awssdk.services.qconnect.transform
Methods in software.amazon.awssdk.services.qconnect.transform with parameters of type CreateQuickResponseRequest Modifier and Type Method Description SdkHttpFullRequestCreateQuickResponseRequestMarshaller. marshall(CreateQuickResponseRequest createQuickResponseRequest)
-