Uses of Class
software.amazon.awssdk.services.wisdom.model.PreconditionFailedException
-
Packages that use PreconditionFailedException 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. -
-
Uses of PreconditionFailedException in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that throw PreconditionFailedException Modifier and Type Method Description default UpdateContentResponseWisdomClient. updateContent(Consumer<UpdateContentRequest.Builder> updateContentRequest)Updates information about the content.default UpdateContentResponseWisdomClient. updateContent(UpdateContentRequest updateContentRequest)Updates information about the content.default UpdateQuickResponseResponseWisdomClient. updateQuickResponse(Consumer<UpdateQuickResponseRequest.Builder> updateQuickResponseRequest)Updates an existing Wisdom quick response.default UpdateQuickResponseResponseWisdomClient. updateQuickResponse(UpdateQuickResponseRequest updateQuickResponseRequest)Updates an existing Wisdom quick response.
-