updated-packages
This commit is contained in:
@@ -59,6 +59,10 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getIntentVersionsAsync(array $args = [])
|
||||
* @method \Aws\Result getIntents(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getIntentsAsync(array $args = [])
|
||||
* @method \Aws\Result getMigration(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getMigrationAsync(array $args = [])
|
||||
* @method \Aws\Result getMigrations(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getMigrationsAsync(array $args = [])
|
||||
* @method \Aws\Result getSlotType(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getSlotTypeAsync(array $args = [])
|
||||
* @method \Aws\Result getSlotTypeVersions(array $args = [])
|
||||
@@ -67,6 +71,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getSlotTypesAsync(array $args = [])
|
||||
* @method \Aws\Result getUtterancesView(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getUtterancesViewAsync(array $args = [])
|
||||
* @method \Aws\Result listTagsForResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
||||
* @method \Aws\Result putBot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise putBotAsync(array $args = [])
|
||||
* @method \Aws\Result putBotAlias(array $args = [])
|
||||
@@ -77,5 +83,11 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise putSlotTypeAsync(array $args = [])
|
||||
* @method \Aws\Result startImport(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startImportAsync(array $args = [])
|
||||
* @method \Aws\Result startMigration(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startMigrationAsync(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 = [])
|
||||
*/
|
||||
class LexModelBuildingServiceClient extends AwsClient {}
|
||||
|
Reference in New Issue
Block a user