|
27 | 27 | * @method \GuzzleHttp\Promise\Promise createVoiceConnectorAsync(array $args = []) |
28 | 28 | * @method \Aws\Result createVoiceConnectorGroup(array $args = []) |
29 | 29 | * @method \GuzzleHttp\Promise\Promise createVoiceConnectorGroupAsync(array $args = []) |
| 30 | + * @method \Aws\Result createVoiceProfile(array $args = []) |
| 31 | + * @method \GuzzleHttp\Promise\Promise createVoiceProfileAsync(array $args = []) |
| 32 | + * @method \Aws\Result createVoiceProfileDomain(array $args = []) |
| 33 | + * @method \GuzzleHttp\Promise\Promise createVoiceProfileDomainAsync(array $args = []) |
30 | 34 | * @method \Aws\Result deletePhoneNumber(array $args = []) |
31 | 35 | * @method \GuzzleHttp\Promise\Promise deletePhoneNumberAsync(array $args = []) |
32 | 36 | * @method \Aws\Result deleteProxySession(array $args = []) |
|
51 | 55 | * @method \GuzzleHttp\Promise\Promise deleteVoiceConnectorTerminationAsync(array $args = []) |
52 | 56 | * @method \Aws\Result deleteVoiceConnectorTerminationCredentials(array $args = []) |
53 | 57 | * @method \GuzzleHttp\Promise\Promise deleteVoiceConnectorTerminationCredentialsAsync(array $args = []) |
| 58 | + * @method \Aws\Result deleteVoiceProfile(array $args = []) |
| 59 | + * @method \GuzzleHttp\Promise\Promise deleteVoiceProfileAsync(array $args = []) |
| 60 | + * @method \Aws\Result deleteVoiceProfileDomain(array $args = []) |
| 61 | + * @method \GuzzleHttp\Promise\Promise deleteVoiceProfileDomainAsync(array $args = []) |
54 | 62 | * @method \Aws\Result disassociatePhoneNumbersFromVoiceConnector(array $args = []) |
55 | 63 | * @method \GuzzleHttp\Promise\Promise disassociatePhoneNumbersFromVoiceConnectorAsync(array $args = []) |
56 | 64 | * @method \Aws\Result disassociatePhoneNumbersFromVoiceConnectorGroup(array $args = []) |
|
73 | 81 | * @method \GuzzleHttp\Promise\Promise getSipMediaApplicationLoggingConfigurationAsync(array $args = []) |
74 | 82 | * @method \Aws\Result getSipRule(array $args = []) |
75 | 83 | * @method \GuzzleHttp\Promise\Promise getSipRuleAsync(array $args = []) |
| 84 | + * @method \Aws\Result getSpeakerSearchTask(array $args = []) |
| 85 | + * @method \GuzzleHttp\Promise\Promise getSpeakerSearchTaskAsync(array $args = []) |
76 | 86 | * @method \Aws\Result getVoiceConnector(array $args = []) |
77 | 87 | * @method \GuzzleHttp\Promise\Promise getVoiceConnectorAsync(array $args = []) |
78 | 88 | * @method \Aws\Result getVoiceConnectorEmergencyCallingConfiguration(array $args = []) |
|
91 | 101 | * @method \GuzzleHttp\Promise\Promise getVoiceConnectorTerminationAsync(array $args = []) |
92 | 102 | * @method \Aws\Result getVoiceConnectorTerminationHealth(array $args = []) |
93 | 103 | * @method \GuzzleHttp\Promise\Promise getVoiceConnectorTerminationHealthAsync(array $args = []) |
| 104 | + * @method \Aws\Result getVoiceProfile(array $args = []) |
| 105 | + * @method \GuzzleHttp\Promise\Promise getVoiceProfileAsync(array $args = []) |
| 106 | + * @method \Aws\Result getVoiceProfileDomain(array $args = []) |
| 107 | + * @method \GuzzleHttp\Promise\Promise getVoiceProfileDomainAsync(array $args = []) |
| 108 | + * @method \Aws\Result getVoiceToneAnalysisTask(array $args = []) |
| 109 | + * @method \GuzzleHttp\Promise\Promise getVoiceToneAnalysisTaskAsync(array $args = []) |
94 | 110 | * @method \Aws\Result listAvailableVoiceConnectorRegions(array $args = []) |
95 | 111 | * @method \GuzzleHttp\Promise\Promise listAvailableVoiceConnectorRegionsAsync(array $args = []) |
96 | 112 | * @method \Aws\Result listPhoneNumberOrders(array $args = []) |
|
105 | 121 | * @method \GuzzleHttp\Promise\Promise listSipRulesAsync(array $args = []) |
106 | 122 | * @method \Aws\Result listSupportedPhoneNumberCountries(array $args = []) |
107 | 123 | * @method \GuzzleHttp\Promise\Promise listSupportedPhoneNumberCountriesAsync(array $args = []) |
| 124 | + * @method \Aws\Result listTagsForResource(array $args = []) |
| 125 | + * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) |
108 | 126 | * @method \Aws\Result listVoiceConnectorGroups(array $args = []) |
109 | 127 | * @method \GuzzleHttp\Promise\Promise listVoiceConnectorGroupsAsync(array $args = []) |
110 | 128 | * @method \Aws\Result listVoiceConnectorTerminationCredentials(array $args = []) |
111 | 129 | * @method \GuzzleHttp\Promise\Promise listVoiceConnectorTerminationCredentialsAsync(array $args = []) |
112 | 130 | * @method \Aws\Result listVoiceConnectors(array $args = []) |
113 | 131 | * @method \GuzzleHttp\Promise\Promise listVoiceConnectorsAsync(array $args = []) |
| 132 | + * @method \Aws\Result listVoiceProfileDomains(array $args = []) |
| 133 | + * @method \GuzzleHttp\Promise\Promise listVoiceProfileDomainsAsync(array $args = []) |
| 134 | + * @method \Aws\Result listVoiceProfiles(array $args = []) |
| 135 | + * @method \GuzzleHttp\Promise\Promise listVoiceProfilesAsync(array $args = []) |
114 | 136 | * @method \Aws\Result putSipMediaApplicationAlexaSkillConfiguration(array $args = []) |
115 | 137 | * @method \GuzzleHttp\Promise\Promise putSipMediaApplicationAlexaSkillConfigurationAsync(array $args = []) |
116 | 138 | * @method \Aws\Result putSipMediaApplicationLoggingConfiguration(array $args = []) |
|
133 | 155 | * @method \GuzzleHttp\Promise\Promise restorePhoneNumberAsync(array $args = []) |
134 | 156 | * @method \Aws\Result searchAvailablePhoneNumbers(array $args = []) |
135 | 157 | * @method \GuzzleHttp\Promise\Promise searchAvailablePhoneNumbersAsync(array $args = []) |
| 158 | + * @method \Aws\Result startSpeakerSearchTask(array $args = []) |
| 159 | + * @method \GuzzleHttp\Promise\Promise startSpeakerSearchTaskAsync(array $args = []) |
| 160 | + * @method \Aws\Result startVoiceToneAnalysisTask(array $args = []) |
| 161 | + * @method \GuzzleHttp\Promise\Promise startVoiceToneAnalysisTaskAsync(array $args = []) |
| 162 | + * @method \Aws\Result stopSpeakerSearchTask(array $args = []) |
| 163 | + * @method \GuzzleHttp\Promise\Promise stopSpeakerSearchTaskAsync(array $args = []) |
| 164 | + * @method \Aws\Result stopVoiceToneAnalysisTask(array $args = []) |
| 165 | + * @method \GuzzleHttp\Promise\Promise stopVoiceToneAnalysisTaskAsync(array $args = []) |
| 166 | + * @method \Aws\Result tagResource(array $args = []) |
| 167 | + * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) |
| 168 | + * @method \Aws\Result untagResource(array $args = []) |
| 169 | + * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) |
136 | 170 | * @method \Aws\Result updateGlobalSettings(array $args = []) |
137 | 171 | * @method \GuzzleHttp\Promise\Promise updateGlobalSettingsAsync(array $args = []) |
138 | 172 | * @method \Aws\Result updatePhoneNumber(array $args = []) |
|
151 | 185 | * @method \GuzzleHttp\Promise\Promise updateVoiceConnectorAsync(array $args = []) |
152 | 186 | * @method \Aws\Result updateVoiceConnectorGroup(array $args = []) |
153 | 187 | * @method \GuzzleHttp\Promise\Promise updateVoiceConnectorGroupAsync(array $args = []) |
| 188 | + * @method \Aws\Result updateVoiceProfile(array $args = []) |
| 189 | + * @method \GuzzleHttp\Promise\Promise updateVoiceProfileAsync(array $args = []) |
| 190 | + * @method \Aws\Result updateVoiceProfileDomain(array $args = []) |
| 191 | + * @method \GuzzleHttp\Promise\Promise updateVoiceProfileDomainAsync(array $args = []) |
154 | 192 | * @method \Aws\Result validateE911Address(array $args = []) |
155 | 193 | * @method \GuzzleHttp\Promise\Promise validateE911AddressAsync(array $args = []) |
156 | 194 | */ |
|
0 commit comments