Uses of Class
software.amazon.awssdk.services.qconnect.model.PreconditionFailedException
-
Packages that use PreconditionFailedException Package Description software.amazon.awssdk.services.qconnect -
-
Uses of PreconditionFailedException in software.amazon.awssdk.services.qconnect
Methods in software.amazon.awssdk.services.qconnect that throw PreconditionFailedException Modifier and Type Method Description default UpdateContentResponseQConnectClient. updateContent(Consumer<UpdateContentRequest.Builder> updateContentRequest)Updates information about the content.default UpdateContentResponseQConnectClient. updateContent(UpdateContentRequest updateContentRequest)Updates information about the content.default UpdateQuickResponseResponseQConnectClient. updateQuickResponse(Consumer<UpdateQuickResponseRequest.Builder> updateQuickResponseRequest)Updates an existing Amazon Q in Connect quick response.default UpdateQuickResponseResponseQConnectClient. updateQuickResponse(UpdateQuickResponseRequest updateQuickResponseRequest)Updates an existing Amazon Q in Connect quick response.
-