Вход Регистрация
Файл: sngine-v2.8/Script/includes/libs/AWS/Aws/MediaPackage/MediaPackageClient.php
Строк: 93
<?php
namespace AwsMediaPackage;

use 
AwsAwsClient;

/**
 * This client is used to interact with the **AWS Elemental MediaPackage** service.
 * @method AwsResult createChannel(array $args = [])
 * @method GuzzleHttpPromisePromise createChannelAsync(array $args = [])
 * @method AwsResult createHarvestJob(array $args = [])
 * @method GuzzleHttpPromisePromise createHarvestJobAsync(array $args = [])
 * @method AwsResult createOriginEndpoint(array $args = [])
 * @method GuzzleHttpPromisePromise createOriginEndpointAsync(array $args = [])
 * @method AwsResult deleteChannel(array $args = [])
 * @method GuzzleHttpPromisePromise deleteChannelAsync(array $args = [])
 * @method AwsResult deleteOriginEndpoint(array $args = [])
 * @method GuzzleHttpPromisePromise deleteOriginEndpointAsync(array $args = [])
 * @method AwsResult describeChannel(array $args = [])
 * @method GuzzleHttpPromisePromise describeChannelAsync(array $args = [])
 * @method AwsResult describeHarvestJob(array $args = [])
 * @method GuzzleHttpPromisePromise describeHarvestJobAsync(array $args = [])
 * @method AwsResult describeOriginEndpoint(array $args = [])
 * @method GuzzleHttpPromisePromise describeOriginEndpointAsync(array $args = [])
 * @method AwsResult listChannels(array $args = [])
 * @method GuzzleHttpPromisePromise listChannelsAsync(array $args = [])
 * @method AwsResult listHarvestJobs(array $args = [])
 * @method GuzzleHttpPromisePromise listHarvestJobsAsync(array $args = [])
 * @method AwsResult listOriginEndpoints(array $args = [])
 * @method GuzzleHttpPromisePromise listOriginEndpointsAsync(array $args = [])
 * @method AwsResult listTagsForResource(array $args = [])
 * @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
 * @method AwsResult rotateChannelCredentials(array $args = [])
 * @method GuzzleHttpPromisePromise rotateChannelCredentialsAsync(array $args = [])
 * @method AwsResult rotateIngestEndpointCredentials(array $args = [])
 * @method GuzzleHttpPromisePromise rotateIngestEndpointCredentialsAsync(array $args = [])
 * @method AwsResult tagResource(array $args = [])
 * @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
 * @method AwsResult untagResource(array $args = [])
 * @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
 * @method AwsResult updateChannel(array $args = [])
 * @method GuzzleHttpPromisePromise updateChannelAsync(array $args = [])
 * @method AwsResult updateOriginEndpoint(array $args = [])
 * @method GuzzleHttpPromisePromise updateOriginEndpointAsync(array $args = [])
 */
class MediaPackageClient extends AwsClient {}
Онлайн: 0
Реклама