This is the complete list of members for ThrottledClient, including all inherited members.
MakeCall(std::function< T(const U &request)> api, const U &api_param, std::string api_name, ErrorArgs...error_on_throttling_args) const | Aws::Client::ThrottlingManager | inlineprivate |
SetMaxApiTps(const std::string &api, double tps) | Aws::Client::ThrottlingManager | inlineprivate |
throttled_function_call_count_ | ThrottledClient | mutable |
ThrottledClient(double max_api_tps) | ThrottledClient | inlineexplicit |
ThrottledFunction() const | ThrottledClient | inline |
BaseClient::ThrottledFunction(int number) const | BaseClient | inlinevirtual |