Uses of Class
software.amazon.awssdk.services.connectcontactlens.model.ConnectContactLensException
-
Packages that use ConnectContactLensException Package Description software.amazon.awssdk.services.connectcontactlens Contact Lens for Amazon Connect enables you to analyze conversations between customer and agents, by using speech transcription, natural language processing, and intelligent search capabilities.software.amazon.awssdk.services.connectcontactlens.model -
-
Uses of ConnectContactLensException in software.amazon.awssdk.services.connectcontactlens
-
Uses of ConnectContactLensException in software.amazon.awssdk.services.connectcontactlens.model
Subclasses of ConnectContactLensException in software.amazon.awssdk.services.connectcontactlens.model Modifier and Type Class Description classAccessDeniedExceptionYou do not have sufficient access to perform this action.classInternalServiceExceptionRequest processing failed due to an error or failure with the service.classInvalidRequestExceptionThe request is not valid.classResourceNotFoundExceptionThe specified resource was not found.classThrottlingExceptionThe throttling limit has been exceeded.Methods in software.amazon.awssdk.services.connectcontactlens.model that return ConnectContactLensException Modifier and Type Method Description ConnectContactLensExceptionConnectContactLensException.BuilderImpl. build()Constructors in software.amazon.awssdk.services.connectcontactlens.model with parameters of type ConnectContactLensException Constructor Description BuilderImpl(ConnectContactLensException ex)
-