Searched refs:LexRuntimeV2Error (Results 1 – 2 of 2) sorted by relevance
56 class AWS_LEXRUNTIMEV2_API LexRuntimeV2Error : public Aws::Client::AWSError<LexRuntimeV2Errors>59 LexRuntimeV2Error() {} in LexRuntimeV2Error() function60 …LexRuntimeV2Error(const Aws::Client::AWSError<Aws::Client::CoreErrors>& rhs) : Aws::Client::AWSErr… in LexRuntimeV2Error() function61 …LexRuntimeV2Error(Aws::Client::AWSError<Aws::Client::CoreErrors>&& rhs) : Aws::Client::AWSError<Le… in LexRuntimeV2Error() function62 …LexRuntimeV2Error(const Aws::Client::AWSError<LexRuntimeV2Errors>& rhs) : Aws::Client::AWSError<Le… in LexRuntimeV2Error() function63 …LexRuntimeV2Error(Aws::Client::AWSError<LexRuntimeV2Errors>&& rhs) : Aws::Client::AWSError<LexRunt… in LexRuntimeV2Error() function
72 typedef Aws::Utils::Outcome<DeleteSessionResult, LexRuntimeV2Error> DeleteSessionOutcome;73 typedef Aws::Utils::Outcome<GetSessionResult, LexRuntimeV2Error> GetSessionOutcome;74 typedef Aws::Utils::Outcome<PutSessionResult, LexRuntimeV2Error> PutSessionOutcome;75 typedef Aws::Utils::Outcome<RecognizeTextResult, LexRuntimeV2Error> RecognizeTextOutcome;76 …typedef Aws::Utils::Outcome<RecognizeUtteranceResult, LexRuntimeV2Error> RecognizeUtteranceOutcome;77 typedef Aws::Utils::Outcome<Aws::NoResult, LexRuntimeV2Error> StartConversationOutcome;