Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/include/aws/chime/
H A DChimeClient.h497 …rEmergencyCallingConfigurationResult, ChimeError> GetVoiceConnectorEmergencyCallingConfigurationOu… typedef
688 …typedef std::future<GetVoiceConnectorEmergencyCallingConfigurationOutcome> GetVoiceConnectorEmerge…
882 …ergencyCallingConfigurationRequest&, const Model::GetVoiceConnectorEmergencyCallingConfigurationOu…
4385 …virtual Model::GetVoiceConnectorEmergencyCallingConfigurationOutcome GetVoiceConnectorEmergencyCal…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/source/
H A DChimeClient.cpp3867 GetVoiceConnectorEmergencyCallingConfigurationOutcome ChimeClient::GetVoiceConnectorEmergencyCallin… in GetVoiceConnectorEmergencyCallingConfiguration()
3872 …return GetVoiceConnectorEmergencyCallingConfigurationOutcome(Aws::Client::AWSError<ChimeErrors>(Ch… in GetVoiceConnectorEmergencyCallingConfiguration()
3878 …return GetVoiceConnectorEmergencyCallingConfigurationOutcome(MakeRequest(uri, request, Aws::Http::… in GetVoiceConnectorEmergencyCallingConfiguration()
3883 …auto task = Aws::MakeShared< std::packaged_task< GetVoiceConnectorEmergencyCallingConfigurationOut… in GetVoiceConnectorEmergencyCallingConfigurationCallable()