LexModelsV2Client.php
204 lines
| 1 | <?php |
| 2 | namespace Aws\LexModelsV2; |
| 3 | |
| 4 | use Aws\AwsClient; |
| 5 | use Aws\CommandInterface; |
| 6 | use Psr\Http\Message\RequestInterface; |
| 7 | |
| 8 | /** |
| 9 | * This client is used to interact with the **Amazon Lex Model Building V2** service. |
| 10 | * @method \Aws\Result batchCreateCustomVocabularyItem(array $args = []) |
| 11 | * @method \GuzzleHttp\Promise\Promise batchCreateCustomVocabularyItemAsync(array $args = []) |
| 12 | * @method \Aws\Result batchDeleteCustomVocabularyItem(array $args = []) |
| 13 | * @method \GuzzleHttp\Promise\Promise batchDeleteCustomVocabularyItemAsync(array $args = []) |
| 14 | * @method \Aws\Result batchUpdateCustomVocabularyItem(array $args = []) |
| 15 | * @method \GuzzleHttp\Promise\Promise batchUpdateCustomVocabularyItemAsync(array $args = []) |
| 16 | * @method \Aws\Result buildBotLocale(array $args = []) |
| 17 | * @method \GuzzleHttp\Promise\Promise buildBotLocaleAsync(array $args = []) |
| 18 | * @method \Aws\Result createBot(array $args = []) |
| 19 | * @method \GuzzleHttp\Promise\Promise createBotAsync(array $args = []) |
| 20 | * @method \Aws\Result createBotAlias(array $args = []) |
| 21 | * @method \GuzzleHttp\Promise\Promise createBotAliasAsync(array $args = []) |
| 22 | * @method \Aws\Result createBotLocale(array $args = []) |
| 23 | * @method \GuzzleHttp\Promise\Promise createBotLocaleAsync(array $args = []) |
| 24 | * @method \Aws\Result createBotVersion(array $args = []) |
| 25 | * @method \GuzzleHttp\Promise\Promise createBotVersionAsync(array $args = []) |
| 26 | * @method \Aws\Result createExport(array $args = []) |
| 27 | * @method \GuzzleHttp\Promise\Promise createExportAsync(array $args = []) |
| 28 | * @method \Aws\Result createIntent(array $args = []) |
| 29 | * @method \GuzzleHttp\Promise\Promise createIntentAsync(array $args = []) |
| 30 | * @method \Aws\Result createResourcePolicy(array $args = []) |
| 31 | * @method \GuzzleHttp\Promise\Promise createResourcePolicyAsync(array $args = []) |
| 32 | * @method \Aws\Result createResourcePolicyStatement(array $args = []) |
| 33 | * @method \GuzzleHttp\Promise\Promise createResourcePolicyStatementAsync(array $args = []) |
| 34 | * @method \Aws\Result createSlot(array $args = []) |
| 35 | * @method \GuzzleHttp\Promise\Promise createSlotAsync(array $args = []) |
| 36 | * @method \Aws\Result createSlotType(array $args = []) |
| 37 | * @method \GuzzleHttp\Promise\Promise createSlotTypeAsync(array $args = []) |
| 38 | * @method \Aws\Result createTestSetDiscrepancyReport(array $args = []) |
| 39 | * @method \GuzzleHttp\Promise\Promise createTestSetDiscrepancyReportAsync(array $args = []) |
| 40 | * @method \Aws\Result createUploadUrl(array $args = []) |
| 41 | * @method \GuzzleHttp\Promise\Promise createUploadUrlAsync(array $args = []) |
| 42 | * @method \Aws\Result deleteBot(array $args = []) |
| 43 | * @method \GuzzleHttp\Promise\Promise deleteBotAsync(array $args = []) |
| 44 | * @method \Aws\Result deleteBotAlias(array $args = []) |
| 45 | * @method \GuzzleHttp\Promise\Promise deleteBotAliasAsync(array $args = []) |
| 46 | * @method \Aws\Result deleteBotLocale(array $args = []) |
| 47 | * @method \GuzzleHttp\Promise\Promise deleteBotLocaleAsync(array $args = []) |
| 48 | * @method \Aws\Result deleteBotVersion(array $args = []) |
| 49 | * @method \GuzzleHttp\Promise\Promise deleteBotVersionAsync(array $args = []) |
| 50 | * @method \Aws\Result deleteCustomVocabulary(array $args = []) |
| 51 | * @method \GuzzleHttp\Promise\Promise deleteCustomVocabularyAsync(array $args = []) |
| 52 | * @method \Aws\Result deleteExport(array $args = []) |
| 53 | * @method \GuzzleHttp\Promise\Promise deleteExportAsync(array $args = []) |
| 54 | * @method \Aws\Result deleteImport(array $args = []) |
| 55 | * @method \GuzzleHttp\Promise\Promise deleteImportAsync(array $args = []) |
| 56 | * @method \Aws\Result deleteIntent(array $args = []) |
| 57 | * @method \GuzzleHttp\Promise\Promise deleteIntentAsync(array $args = []) |
| 58 | * @method \Aws\Result deleteResourcePolicy(array $args = []) |
| 59 | * @method \GuzzleHttp\Promise\Promise deleteResourcePolicyAsync(array $args = []) |
| 60 | * @method \Aws\Result deleteResourcePolicyStatement(array $args = []) |
| 61 | * @method \GuzzleHttp\Promise\Promise deleteResourcePolicyStatementAsync(array $args = []) |
| 62 | * @method \Aws\Result deleteSlot(array $args = []) |
| 63 | * @method \GuzzleHttp\Promise\Promise deleteSlotAsync(array $args = []) |
| 64 | * @method \Aws\Result deleteSlotType(array $args = []) |
| 65 | * @method \GuzzleHttp\Promise\Promise deleteSlotTypeAsync(array $args = []) |
| 66 | * @method \Aws\Result deleteTestSet(array $args = []) |
| 67 | * @method \GuzzleHttp\Promise\Promise deleteTestSetAsync(array $args = []) |
| 68 | * @method \Aws\Result deleteUtterances(array $args = []) |
| 69 | * @method \GuzzleHttp\Promise\Promise deleteUtterancesAsync(array $args = []) |
| 70 | * @method \Aws\Result describeBot(array $args = []) |
| 71 | * @method \GuzzleHttp\Promise\Promise describeBotAsync(array $args = []) |
| 72 | * @method \Aws\Result describeBotAlias(array $args = []) |
| 73 | * @method \GuzzleHttp\Promise\Promise describeBotAliasAsync(array $args = []) |
| 74 | * @method \Aws\Result describeBotLocale(array $args = []) |
| 75 | * @method \GuzzleHttp\Promise\Promise describeBotLocaleAsync(array $args = []) |
| 76 | * @method \Aws\Result describeBotRecommendation(array $args = []) |
| 77 | * @method \GuzzleHttp\Promise\Promise describeBotRecommendationAsync(array $args = []) |
| 78 | * @method \Aws\Result describeBotResourceGeneration(array $args = []) |
| 79 | * @method \GuzzleHttp\Promise\Promise describeBotResourceGenerationAsync(array $args = []) |
| 80 | * @method \Aws\Result describeBotVersion(array $args = []) |
| 81 | * @method \GuzzleHttp\Promise\Promise describeBotVersionAsync(array $args = []) |
| 82 | * @method \Aws\Result describeCustomVocabularyMetadata(array $args = []) |
| 83 | * @method \GuzzleHttp\Promise\Promise describeCustomVocabularyMetadataAsync(array $args = []) |
| 84 | * @method \Aws\Result describeExport(array $args = []) |
| 85 | * @method \GuzzleHttp\Promise\Promise describeExportAsync(array $args = []) |
| 86 | * @method \Aws\Result describeImport(array $args = []) |
| 87 | * @method \GuzzleHttp\Promise\Promise describeImportAsync(array $args = []) |
| 88 | * @method \Aws\Result describeIntent(array $args = []) |
| 89 | * @method \GuzzleHttp\Promise\Promise describeIntentAsync(array $args = []) |
| 90 | * @method \Aws\Result describeResourcePolicy(array $args = []) |
| 91 | * @method \GuzzleHttp\Promise\Promise describeResourcePolicyAsync(array $args = []) |
| 92 | * @method \Aws\Result describeSlot(array $args = []) |
| 93 | * @method \GuzzleHttp\Promise\Promise describeSlotAsync(array $args = []) |
| 94 | * @method \Aws\Result describeSlotType(array $args = []) |
| 95 | * @method \GuzzleHttp\Promise\Promise describeSlotTypeAsync(array $args = []) |
| 96 | * @method \Aws\Result describeTestExecution(array $args = []) |
| 97 | * @method \GuzzleHttp\Promise\Promise describeTestExecutionAsync(array $args = []) |
| 98 | * @method \Aws\Result describeTestSet(array $args = []) |
| 99 | * @method \GuzzleHttp\Promise\Promise describeTestSetAsync(array $args = []) |
| 100 | * @method \Aws\Result describeTestSetDiscrepancyReport(array $args = []) |
| 101 | * @method \GuzzleHttp\Promise\Promise describeTestSetDiscrepancyReportAsync(array $args = []) |
| 102 | * @method \Aws\Result describeTestSetGeneration(array $args = []) |
| 103 | * @method \GuzzleHttp\Promise\Promise describeTestSetGenerationAsync(array $args = []) |
| 104 | * @method \Aws\Result generateBotElement(array $args = []) |
| 105 | * @method \GuzzleHttp\Promise\Promise generateBotElementAsync(array $args = []) |
| 106 | * @method \Aws\Result getTestExecutionArtifactsUrl(array $args = []) |
| 107 | * @method \GuzzleHttp\Promise\Promise getTestExecutionArtifactsUrlAsync(array $args = []) |
| 108 | * @method \Aws\Result listAggregatedUtterances(array $args = []) |
| 109 | * @method \GuzzleHttp\Promise\Promise listAggregatedUtterancesAsync(array $args = []) |
| 110 | * @method \Aws\Result listBotAliases(array $args = []) |
| 111 | * @method \GuzzleHttp\Promise\Promise listBotAliasesAsync(array $args = []) |
| 112 | * @method \Aws\Result listBotLocales(array $args = []) |
| 113 | * @method \GuzzleHttp\Promise\Promise listBotLocalesAsync(array $args = []) |
| 114 | * @method \Aws\Result listBotRecommendations(array $args = []) |
| 115 | * @method \GuzzleHttp\Promise\Promise listBotRecommendationsAsync(array $args = []) |
| 116 | * @method \Aws\Result listBotResourceGenerations(array $args = []) |
| 117 | * @method \GuzzleHttp\Promise\Promise listBotResourceGenerationsAsync(array $args = []) |
| 118 | * @method \Aws\Result listBotVersions(array $args = []) |
| 119 | * @method \GuzzleHttp\Promise\Promise listBotVersionsAsync(array $args = []) |
| 120 | * @method \Aws\Result listBots(array $args = []) |
| 121 | * @method \GuzzleHttp\Promise\Promise listBotsAsync(array $args = []) |
| 122 | * @method \Aws\Result listBuiltInIntents(array $args = []) |
| 123 | * @method \GuzzleHttp\Promise\Promise listBuiltInIntentsAsync(array $args = []) |
| 124 | * @method \Aws\Result listBuiltInSlotTypes(array $args = []) |
| 125 | * @method \GuzzleHttp\Promise\Promise listBuiltInSlotTypesAsync(array $args = []) |
| 126 | * @method \Aws\Result listCustomVocabularyItems(array $args = []) |
| 127 | * @method \GuzzleHttp\Promise\Promise listCustomVocabularyItemsAsync(array $args = []) |
| 128 | * @method \Aws\Result listExports(array $args = []) |
| 129 | * @method \GuzzleHttp\Promise\Promise listExportsAsync(array $args = []) |
| 130 | * @method \Aws\Result listImports(array $args = []) |
| 131 | * @method \GuzzleHttp\Promise\Promise listImportsAsync(array $args = []) |
| 132 | * @method \Aws\Result listIntentMetrics(array $args = []) |
| 133 | * @method \GuzzleHttp\Promise\Promise listIntentMetricsAsync(array $args = []) |
| 134 | * @method \Aws\Result listIntentPaths(array $args = []) |
| 135 | * @method \GuzzleHttp\Promise\Promise listIntentPathsAsync(array $args = []) |
| 136 | * @method \Aws\Result listIntentStageMetrics(array $args = []) |
| 137 | * @method \GuzzleHttp\Promise\Promise listIntentStageMetricsAsync(array $args = []) |
| 138 | * @method \Aws\Result listIntents(array $args = []) |
| 139 | * @method \GuzzleHttp\Promise\Promise listIntentsAsync(array $args = []) |
| 140 | * @method \Aws\Result listRecommendedIntents(array $args = []) |
| 141 | * @method \GuzzleHttp\Promise\Promise listRecommendedIntentsAsync(array $args = []) |
| 142 | * @method \Aws\Result listSessionAnalyticsData(array $args = []) |
| 143 | * @method \GuzzleHttp\Promise\Promise listSessionAnalyticsDataAsync(array $args = []) |
| 144 | * @method \Aws\Result listSessionMetrics(array $args = []) |
| 145 | * @method \GuzzleHttp\Promise\Promise listSessionMetricsAsync(array $args = []) |
| 146 | * @method \Aws\Result listSlotTypes(array $args = []) |
| 147 | * @method \GuzzleHttp\Promise\Promise listSlotTypesAsync(array $args = []) |
| 148 | * @method \Aws\Result listSlots(array $args = []) |
| 149 | * @method \GuzzleHttp\Promise\Promise listSlotsAsync(array $args = []) |
| 150 | * @method \Aws\Result listTagsForResource(array $args = []) |
| 151 | * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) |
| 152 | * @method \Aws\Result listTestExecutionResultItems(array $args = []) |
| 153 | * @method \GuzzleHttp\Promise\Promise listTestExecutionResultItemsAsync(array $args = []) |
| 154 | * @method \Aws\Result listTestExecutions(array $args = []) |
| 155 | * @method \GuzzleHttp\Promise\Promise listTestExecutionsAsync(array $args = []) |
| 156 | * @method \Aws\Result listTestSetRecords(array $args = []) |
| 157 | * @method \GuzzleHttp\Promise\Promise listTestSetRecordsAsync(array $args = []) |
| 158 | * @method \Aws\Result listTestSets(array $args = []) |
| 159 | * @method \GuzzleHttp\Promise\Promise listTestSetsAsync(array $args = []) |
| 160 | * @method \Aws\Result listUtteranceAnalyticsData(array $args = []) |
| 161 | * @method \GuzzleHttp\Promise\Promise listUtteranceAnalyticsDataAsync(array $args = []) |
| 162 | * @method \Aws\Result listUtteranceMetrics(array $args = []) |
| 163 | * @method \GuzzleHttp\Promise\Promise listUtteranceMetricsAsync(array $args = []) |
| 164 | * @method \Aws\Result searchAssociatedTranscripts(array $args = []) |
| 165 | * @method \GuzzleHttp\Promise\Promise searchAssociatedTranscriptsAsync(array $args = []) |
| 166 | * @method \Aws\Result startBotRecommendation(array $args = []) |
| 167 | * @method \GuzzleHttp\Promise\Promise startBotRecommendationAsync(array $args = []) |
| 168 | * @method \Aws\Result startBotResourceGeneration(array $args = []) |
| 169 | * @method \GuzzleHttp\Promise\Promise startBotResourceGenerationAsync(array $args = []) |
| 170 | * @method \Aws\Result startImport(array $args = []) |
| 171 | * @method \GuzzleHttp\Promise\Promise startImportAsync(array $args = []) |
| 172 | * @method \Aws\Result startTestExecution(array $args = []) |
| 173 | * @method \GuzzleHttp\Promise\Promise startTestExecutionAsync(array $args = []) |
| 174 | * @method \Aws\Result startTestSetGeneration(array $args = []) |
| 175 | * @method \GuzzleHttp\Promise\Promise startTestSetGenerationAsync(array $args = []) |
| 176 | * @method \Aws\Result stopBotRecommendation(array $args = []) |
| 177 | * @method \GuzzleHttp\Promise\Promise stopBotRecommendationAsync(array $args = []) |
| 178 | * @method \Aws\Result tagResource(array $args = []) |
| 179 | * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) |
| 180 | * @method \Aws\Result untagResource(array $args = []) |
| 181 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) |
| 182 | * @method \Aws\Result updateBot(array $args = []) |
| 183 | * @method \GuzzleHttp\Promise\Promise updateBotAsync(array $args = []) |
| 184 | * @method \Aws\Result updateBotAlias(array $args = []) |
| 185 | * @method \GuzzleHttp\Promise\Promise updateBotAliasAsync(array $args = []) |
| 186 | * @method \Aws\Result updateBotLocale(array $args = []) |
| 187 | * @method \GuzzleHttp\Promise\Promise updateBotLocaleAsync(array $args = []) |
| 188 | * @method \Aws\Result updateBotRecommendation(array $args = []) |
| 189 | * @method \GuzzleHttp\Promise\Promise updateBotRecommendationAsync(array $args = []) |
| 190 | * @method \Aws\Result updateExport(array $args = []) |
| 191 | * @method \GuzzleHttp\Promise\Promise updateExportAsync(array $args = []) |
| 192 | * @method \Aws\Result updateIntent(array $args = []) |
| 193 | * @method \GuzzleHttp\Promise\Promise updateIntentAsync(array $args = []) |
| 194 | * @method \Aws\Result updateResourcePolicy(array $args = []) |
| 195 | * @method \GuzzleHttp\Promise\Promise updateResourcePolicyAsync(array $args = []) |
| 196 | * @method \Aws\Result updateSlot(array $args = []) |
| 197 | * @method \GuzzleHttp\Promise\Promise updateSlotAsync(array $args = []) |
| 198 | * @method \Aws\Result updateSlotType(array $args = []) |
| 199 | * @method \GuzzleHttp\Promise\Promise updateSlotTypeAsync(array $args = []) |
| 200 | * @method \Aws\Result updateTestSet(array $args = []) |
| 201 | * @method \GuzzleHttp\Promise\Promise updateTestSetAsync(array $args = []) |
| 202 | */ |
| 203 | class LexModelsV2Client extends AwsClient {} |
| 204 |