Home
last modified time | relevance | path

Searched refs:CreateFunctionResponseReceivedHandler (Results 1 – 4 of 4) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appsync/include/aws/appsync/
H A DAppSyncClient.h226 …t std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateFunctionResponseReceivedHandler; typedef
403 …nAsync(const Model::CreateFunctionRequest& request, const CreateFunctionResponseReceivedHandler& h…
1370 …Helper(const Model::CreateFunctionRequest& request, const CreateFunctionResponseReceivedHandler& h…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/include/aws/lambda/
H A DLambdaClient.h282 …t std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateFunctionResponseReceivedHandler; typedef
858 …nAsync(const Model::CreateFunctionRequest& request, const CreateFunctionResponseReceivedHandler& h…
2828 …Helper(const Model::CreateFunctionRequest& request, const CreateFunctionResponseReceivedHandler& h…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appsync/source/
H A DAppSyncClient.cpp256 …FunctionAsync(const CreateFunctionRequest& request, const CreateFunctionResponseReceivedHandler& h… in CreateFunctionAsync()
261 …onAsyncHelper(const CreateFunctionRequest& request, const CreateFunctionResponseReceivedHandler& h… in CreateFunctionAsyncHelper()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/source/
H A DLambdaClient.cpp322 …FunctionAsync(const CreateFunctionRequest& request, const CreateFunctionResponseReceivedHandler& h… in CreateFunctionAsync()
327 …onAsyncHelper(const CreateFunctionRequest& request, const CreateFunctionResponseReceivedHandler& h… in CreateFunctionAsyncHelper()