Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-fms/include/aws/fms/
H A DFMSClient.h133 typedef std::future<GetAdminAccountOutcome> GetAdminAccountOutcomeCallable; typedef
424 …virtual Model::GetAdminAccountOutcomeCallable GetAdminAccountCallable(const Model::GetAdminAccount…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-fms/source/
H A DFMSClient.cpp273 GetAdminAccountOutcomeCallable FMSClient::GetAdminAccountCallable(const GetAdminAccountRequest& req… in GetAdminAccountCallable()