Home
last modified time | relevance | path

Searched refs:LexRuntimeV2Error (Results 1 – 2 of 2) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-runtime/include/aws/lexv2-runtime/
H A DLexRuntimeV2Errors.h56 class AWS_LEXRUNTIMEV2_API LexRuntimeV2Error : public Aws::Client::AWSError<LexRuntimeV2Errors>
59 LexRuntimeV2Error() {} in LexRuntimeV2Error() function
60LexRuntimeV2Error(const Aws::Client::AWSError<Aws::Client::CoreErrors>& rhs) : Aws::Client::AWSErr… in LexRuntimeV2Error() function
61LexRuntimeV2Error(Aws::Client::AWSError<Aws::Client::CoreErrors>&& rhs) : Aws::Client::AWSError<Le… in LexRuntimeV2Error() function
62LexRuntimeV2Error(const Aws::Client::AWSError<LexRuntimeV2Errors>& rhs) : Aws::Client::AWSError<Le… in LexRuntimeV2Error() function
63LexRuntimeV2Error(Aws::Client::AWSError<LexRuntimeV2Errors>&& rhs) : Aws::Client::AWSError<LexRunt… in LexRuntimeV2Error() function
H A DLexRuntimeV2Client.h72 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;