Файл: sngine-v2.8/Script/includes/libs/AWS/Aws/Appstream/AppstreamClient.php
Строк: 90
<?php
namespace AwsAppstream;
use AwsAwsClient;
/**
* This client is used to interact with the **Amazon AppStream** service.
* @method AwsResult associateFleet(array $args = [])
* @method GuzzleHttpPromisePromise associateFleetAsync(array $args = [])
* @method AwsResult batchAssociateUserStack(array $args = [])
* @method GuzzleHttpPromisePromise batchAssociateUserStackAsync(array $args = [])
* @method AwsResult batchDisassociateUserStack(array $args = [])
* @method GuzzleHttpPromisePromise batchDisassociateUserStackAsync(array $args = [])
* @method AwsResult copyImage(array $args = [])
* @method GuzzleHttpPromisePromise copyImageAsync(array $args = [])
* @method AwsResult createDirectoryConfig(array $args = [])
* @method GuzzleHttpPromisePromise createDirectoryConfigAsync(array $args = [])
* @method AwsResult createFleet(array $args = [])
* @method GuzzleHttpPromisePromise createFleetAsync(array $args = [])
* @method AwsResult createImageBuilder(array $args = [])
* @method GuzzleHttpPromisePromise createImageBuilderAsync(array $args = [])
* @method AwsResult createImageBuilderStreamingURL(array $args = [])
* @method GuzzleHttpPromisePromise createImageBuilderStreamingURLAsync(array $args = [])
* @method AwsResult createStack(array $args = [])
* @method GuzzleHttpPromisePromise createStackAsync(array $args = [])
* @method AwsResult createStreamingURL(array $args = [])
* @method GuzzleHttpPromisePromise createStreamingURLAsync(array $args = [])
* @method AwsResult createUsageReportSubscription(array $args = [])
* @method GuzzleHttpPromisePromise createUsageReportSubscriptionAsync(array $args = [])
* @method AwsResult createUser(array $args = [])
* @method GuzzleHttpPromisePromise createUserAsync(array $args = [])
* @method AwsResult deleteDirectoryConfig(array $args = [])
* @method GuzzleHttpPromisePromise deleteDirectoryConfigAsync(array $args = [])
* @method AwsResult deleteFleet(array $args = [])
* @method GuzzleHttpPromisePromise deleteFleetAsync(array $args = [])
* @method AwsResult deleteImage(array $args = [])
* @method GuzzleHttpPromisePromise deleteImageAsync(array $args = [])
* @method AwsResult deleteImageBuilder(array $args = [])
* @method GuzzleHttpPromisePromise deleteImageBuilderAsync(array $args = [])
* @method AwsResult deleteImagePermissions(array $args = [])
* @method GuzzleHttpPromisePromise deleteImagePermissionsAsync(array $args = [])
* @method AwsResult deleteStack(array $args = [])
* @method GuzzleHttpPromisePromise deleteStackAsync(array $args = [])
* @method AwsResult deleteUsageReportSubscription(array $args = [])
* @method GuzzleHttpPromisePromise deleteUsageReportSubscriptionAsync(array $args = [])
* @method AwsResult deleteUser(array $args = [])
* @method GuzzleHttpPromisePromise deleteUserAsync(array $args = [])
* @method AwsResult describeDirectoryConfigs(array $args = [])
* @method GuzzleHttpPromisePromise describeDirectoryConfigsAsync(array $args = [])
* @method AwsResult describeFleets(array $args = [])
* @method GuzzleHttpPromisePromise describeFleetsAsync(array $args = [])
* @method AwsResult describeImageBuilders(array $args = [])
* @method GuzzleHttpPromisePromise describeImageBuildersAsync(array $args = [])
* @method AwsResult describeImagePermissions(array $args = [])
* @method GuzzleHttpPromisePromise describeImagePermissionsAsync(array $args = [])
* @method AwsResult describeImages(array $args = [])
* @method GuzzleHttpPromisePromise describeImagesAsync(array $args = [])
* @method AwsResult describeSessions(array $args = [])
* @method GuzzleHttpPromisePromise describeSessionsAsync(array $args = [])
* @method AwsResult describeStacks(array $args = [])
* @method GuzzleHttpPromisePromise describeStacksAsync(array $args = [])
* @method AwsResult describeUsageReportSubscriptions(array $args = [])
* @method GuzzleHttpPromisePromise describeUsageReportSubscriptionsAsync(array $args = [])
* @method AwsResult describeUserStackAssociations(array $args = [])
* @method GuzzleHttpPromisePromise describeUserStackAssociationsAsync(array $args = [])
* @method AwsResult describeUsers(array $args = [])
* @method GuzzleHttpPromisePromise describeUsersAsync(array $args = [])
* @method AwsResult disableUser(array $args = [])
* @method GuzzleHttpPromisePromise disableUserAsync(array $args = [])
* @method AwsResult disassociateFleet(array $args = [])
* @method GuzzleHttpPromisePromise disassociateFleetAsync(array $args = [])
* @method AwsResult enableUser(array $args = [])
* @method GuzzleHttpPromisePromise enableUserAsync(array $args = [])
* @method AwsResult expireSession(array $args = [])
* @method GuzzleHttpPromisePromise expireSessionAsync(array $args = [])
* @method AwsResult listAssociatedFleets(array $args = [])
* @method GuzzleHttpPromisePromise listAssociatedFleetsAsync(array $args = [])
* @method AwsResult listAssociatedStacks(array $args = [])
* @method GuzzleHttpPromisePromise listAssociatedStacksAsync(array $args = [])
* @method AwsResult listTagsForResource(array $args = [])
* @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
* @method AwsResult startFleet(array $args = [])
* @method GuzzleHttpPromisePromise startFleetAsync(array $args = [])
* @method AwsResult startImageBuilder(array $args = [])
* @method GuzzleHttpPromisePromise startImageBuilderAsync(array $args = [])
* @method AwsResult stopFleet(array $args = [])
* @method GuzzleHttpPromisePromise stopFleetAsync(array $args = [])
* @method AwsResult stopImageBuilder(array $args = [])
* @method GuzzleHttpPromisePromise stopImageBuilderAsync(array $args = [])
* @method AwsResult tagResource(array $args = [])
* @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
* @method AwsResult untagResource(array $args = [])
* @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
* @method AwsResult updateDirectoryConfig(array $args = [])
* @method GuzzleHttpPromisePromise updateDirectoryConfigAsync(array $args = [])
* @method AwsResult updateFleet(array $args = [])
* @method GuzzleHttpPromisePromise updateFleetAsync(array $args = [])
* @method AwsResult updateImagePermissions(array $args = [])
* @method GuzzleHttpPromisePromise updateImagePermissionsAsync(array $args = [])
* @method AwsResult updateStack(array $args = [])
* @method GuzzleHttpPromisePromise updateStackAsync(array $args = [])
*/
class AppstreamClient extends AwsClient {}