Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-comprehend/include/aws/comprehend/
H A DComprehendClient.h290 … typedef std::future<StartEntitiesDetectionJobOutcome> StartEntitiesDetectionJobOutcomeCallable; typedef
1834 …virtual Model::StartEntitiesDetectionJobOutcomeCallable StartEntitiesDetectionJobCallable(const Mo…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-comprehend/source/
H A DComprehendClient.cpp1270 StartEntitiesDetectionJobOutcomeCallable ComprehendClient::StartEntitiesDetectionJobCallable(const … in StartEntitiesDetectionJobCallable()