summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/ChimeSDKVoice/ChimeSDKVoiceClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/ChimeSDKVoice/ChimeSDKVoiceClient.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/ChimeSDKVoice/ChimeSDKVoiceClient.php38
1 files changed, 38 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/ChimeSDKVoice/ChimeSDKVoiceClient.php b/vendor/aws/aws-sdk-php/src/ChimeSDKVoice/ChimeSDKVoiceClient.php
index db4f44c..df24c10 100644
--- a/vendor/aws/aws-sdk-php/src/ChimeSDKVoice/ChimeSDKVoiceClient.php
+++ b/vendor/aws/aws-sdk-php/src/ChimeSDKVoice/ChimeSDKVoiceClient.php
@@ -27,6 +27,10 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createVoiceConnectorAsync(array $args = [])
* @method \Aws\Result createVoiceConnectorGroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise createVoiceConnectorGroupAsync(array $args = [])
+ * @method \Aws\Result createVoiceProfile(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createVoiceProfileAsync(array $args = [])
+ * @method \Aws\Result createVoiceProfileDomain(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createVoiceProfileDomainAsync(array $args = [])
* @method \Aws\Result deletePhoneNumber(array $args = [])
* @method \GuzzleHttp\Promise\Promise deletePhoneNumberAsync(array $args = [])
* @method \Aws\Result deleteProxySession(array $args = [])
@@ -51,6 +55,10 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteVoiceConnectorTerminationAsync(array $args = [])
* @method \Aws\Result deleteVoiceConnectorTerminationCredentials(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteVoiceConnectorTerminationCredentialsAsync(array $args = [])
+ * @method \Aws\Result deleteVoiceProfile(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteVoiceProfileAsync(array $args = [])
+ * @method \Aws\Result deleteVoiceProfileDomain(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteVoiceProfileDomainAsync(array $args = [])
* @method \Aws\Result disassociatePhoneNumbersFromVoiceConnector(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociatePhoneNumbersFromVoiceConnectorAsync(array $args = [])
* @method \Aws\Result disassociatePhoneNumbersFromVoiceConnectorGroup(array $args = [])
@@ -73,6 +81,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getSipMediaApplicationLoggingConfigurationAsync(array $args = [])
* @method \Aws\Result getSipRule(array $args = [])
* @method \GuzzleHttp\Promise\Promise getSipRuleAsync(array $args = [])
+ * @method \Aws\Result getSpeakerSearchTask(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getSpeakerSearchTaskAsync(array $args = [])
* @method \Aws\Result getVoiceConnector(array $args = [])
* @method \GuzzleHttp\Promise\Promise getVoiceConnectorAsync(array $args = [])
* @method \Aws\Result getVoiceConnectorEmergencyCallingConfiguration(array $args = [])
@@ -91,6 +101,12 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getVoiceConnectorTerminationAsync(array $args = [])
* @method \Aws\Result getVoiceConnectorTerminationHealth(array $args = [])
* @method \GuzzleHttp\Promise\Promise getVoiceConnectorTerminationHealthAsync(array $args = [])
+ * @method \Aws\Result getVoiceProfile(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getVoiceProfileAsync(array $args = [])
+ * @method \Aws\Result getVoiceProfileDomain(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getVoiceProfileDomainAsync(array $args = [])
+ * @method \Aws\Result getVoiceToneAnalysisTask(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getVoiceToneAnalysisTaskAsync(array $args = [])
* @method \Aws\Result listAvailableVoiceConnectorRegions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAvailableVoiceConnectorRegionsAsync(array $args = [])
* @method \Aws\Result listPhoneNumberOrders(array $args = [])
@@ -105,12 +121,18 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listSipRulesAsync(array $args = [])
* @method \Aws\Result listSupportedPhoneNumberCountries(array $args = [])
* @method \GuzzleHttp\Promise\Promise listSupportedPhoneNumberCountriesAsync(array $args = [])
+ * @method \Aws\Result listTagsForResource(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listVoiceConnectorGroups(array $args = [])
* @method \GuzzleHttp\Promise\Promise listVoiceConnectorGroupsAsync(array $args = [])
* @method \Aws\Result listVoiceConnectorTerminationCredentials(array $args = [])
* @method \GuzzleHttp\Promise\Promise listVoiceConnectorTerminationCredentialsAsync(array $args = [])
* @method \Aws\Result listVoiceConnectors(array $args = [])
* @method \GuzzleHttp\Promise\Promise listVoiceConnectorsAsync(array $args = [])
+ * @method \Aws\Result listVoiceProfileDomains(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listVoiceProfileDomainsAsync(array $args = [])
+ * @method \Aws\Result listVoiceProfiles(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listVoiceProfilesAsync(array $args = [])
* @method \Aws\Result putSipMediaApplicationAlexaSkillConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise putSipMediaApplicationAlexaSkillConfigurationAsync(array $args = [])
* @method \Aws\Result putSipMediaApplicationLoggingConfiguration(array $args = [])
@@ -133,6 +155,18 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise restorePhoneNumberAsync(array $args = [])
* @method \Aws\Result searchAvailablePhoneNumbers(array $args = [])
* @method \GuzzleHttp\Promise\Promise searchAvailablePhoneNumbersAsync(array $args = [])
+ * @method \Aws\Result startSpeakerSearchTask(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise startSpeakerSearchTaskAsync(array $args = [])
+ * @method \Aws\Result startVoiceToneAnalysisTask(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise startVoiceToneAnalysisTaskAsync(array $args = [])
+ * @method \Aws\Result stopSpeakerSearchTask(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise stopSpeakerSearchTaskAsync(array $args = [])
+ * @method \Aws\Result stopVoiceToneAnalysisTask(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise stopVoiceToneAnalysisTaskAsync(array $args = [])
+ * @method \Aws\Result tagResource(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
+ * @method \Aws\Result untagResource(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateGlobalSettings(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateGlobalSettingsAsync(array $args = [])
* @method \Aws\Result updatePhoneNumber(array $args = [])
@@ -151,6 +185,10 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise updateVoiceConnectorAsync(array $args = [])
* @method \Aws\Result updateVoiceConnectorGroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateVoiceConnectorGroupAsync(array $args = [])
+ * @method \Aws\Result updateVoiceProfile(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateVoiceProfileAsync(array $args = [])
+ * @method \Aws\Result updateVoiceProfileDomain(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateVoiceProfileDomainAsync(array $args = [])
* @method \Aws\Result validateE911Address(array $args = [])
* @method \GuzzleHttp\Promise\Promise validateE911AddressAsync(array $args = [])
*/