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

use 
AwsAwsClient;

/**
 * This client is used to interact with the **AWS Elemental MediaLive** service.
 * @method AwsResult batchUpdateSchedule(array $args = [])
 * @method GuzzleHttpPromisePromise batchUpdateScheduleAsync(array $args = [])
 * @method AwsResult createChannel(array $args = [])
 * @method GuzzleHttpPromisePromise createChannelAsync(array $args = [])
 * @method AwsResult createInput(array $args = [])
 * @method GuzzleHttpPromisePromise createInputAsync(array $args = [])
 * @method AwsResult createInputSecurityGroup(array $args = [])
 * @method GuzzleHttpPromisePromise createInputSecurityGroupAsync(array $args = [])
 * @method AwsResult createMultiplex(array $args = [])
 * @method GuzzleHttpPromisePromise createMultiplexAsync(array $args = [])
 * @method AwsResult createMultiplexProgram(array $args = [])
 * @method GuzzleHttpPromisePromise createMultiplexProgramAsync(array $args = [])
 * @method AwsResult createTags(array $args = [])
 * @method GuzzleHttpPromisePromise createTagsAsync(array $args = [])
 * @method AwsResult deleteChannel(array $args = [])
 * @method GuzzleHttpPromisePromise deleteChannelAsync(array $args = [])
 * @method AwsResult deleteInput(array $args = [])
 * @method GuzzleHttpPromisePromise deleteInputAsync(array $args = [])
 * @method AwsResult deleteInputSecurityGroup(array $args = [])
 * @method GuzzleHttpPromisePromise deleteInputSecurityGroupAsync(array $args = [])
 * @method AwsResult deleteMultiplex(array $args = [])
 * @method GuzzleHttpPromisePromise deleteMultiplexAsync(array $args = [])
 * @method AwsResult deleteMultiplexProgram(array $args = [])
 * @method GuzzleHttpPromisePromise deleteMultiplexProgramAsync(array $args = [])
 * @method AwsResult deleteReservation(array $args = [])
 * @method GuzzleHttpPromisePromise deleteReservationAsync(array $args = [])
 * @method AwsResult deleteSchedule(array $args = [])
 * @method GuzzleHttpPromisePromise deleteScheduleAsync(array $args = [])
 * @method AwsResult deleteTags(array $args = [])
 * @method GuzzleHttpPromisePromise deleteTagsAsync(array $args = [])
 * @method AwsResult describeChannel(array $args = [])
 * @method GuzzleHttpPromisePromise describeChannelAsync(array $args = [])
 * @method AwsResult describeInput(array $args = [])
 * @method GuzzleHttpPromisePromise describeInputAsync(array $args = [])
 * @method AwsResult describeInputDevice(array $args = [])
 * @method GuzzleHttpPromisePromise describeInputDeviceAsync(array $args = [])
 * @method AwsResult describeInputSecurityGroup(array $args = [])
 * @method GuzzleHttpPromisePromise describeInputSecurityGroupAsync(array $args = [])
 * @method AwsResult describeMultiplex(array $args = [])
 * @method GuzzleHttpPromisePromise describeMultiplexAsync(array $args = [])
 * @method AwsResult describeMultiplexProgram(array $args = [])
 * @method GuzzleHttpPromisePromise describeMultiplexProgramAsync(array $args = [])
 * @method AwsResult describeOffering(array $args = [])
 * @method GuzzleHttpPromisePromise describeOfferingAsync(array $args = [])
 * @method AwsResult describeReservation(array $args = [])
 * @method GuzzleHttpPromisePromise describeReservationAsync(array $args = [])
 * @method AwsResult describeSchedule(array $args = [])
 * @method GuzzleHttpPromisePromise describeScheduleAsync(array $args = [])
 * @method AwsResult listChannels(array $args = [])
 * @method GuzzleHttpPromisePromise listChannelsAsync(array $args = [])
 * @method AwsResult listInputDevices(array $args = [])
 * @method GuzzleHttpPromisePromise listInputDevicesAsync(array $args = [])
 * @method AwsResult listInputSecurityGroups(array $args = [])
 * @method GuzzleHttpPromisePromise listInputSecurityGroupsAsync(array $args = [])
 * @method AwsResult listInputs(array $args = [])
 * @method GuzzleHttpPromisePromise listInputsAsync(array $args = [])
 * @method AwsResult listMultiplexPrograms(array $args = [])
 * @method GuzzleHttpPromisePromise listMultiplexProgramsAsync(array $args = [])
 * @method AwsResult listMultiplexes(array $args = [])
 * @method GuzzleHttpPromisePromise listMultiplexesAsync(array $args = [])
 * @method AwsResult listOfferings(array $args = [])
 * @method GuzzleHttpPromisePromise listOfferingsAsync(array $args = [])
 * @method AwsResult listReservations(array $args = [])
 * @method GuzzleHttpPromisePromise listReservationsAsync(array $args = [])
 * @method AwsResult listTagsForResource(array $args = [])
 * @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
 * @method AwsResult purchaseOffering(array $args = [])
 * @method GuzzleHttpPromisePromise purchaseOfferingAsync(array $args = [])
 * @method AwsResult startChannel(array $args = [])
 * @method GuzzleHttpPromisePromise startChannelAsync(array $args = [])
 * @method AwsResult startMultiplex(array $args = [])
 * @method GuzzleHttpPromisePromise startMultiplexAsync(array $args = [])
 * @method AwsResult stopChannel(array $args = [])
 * @method GuzzleHttpPromisePromise stopChannelAsync(array $args = [])
 * @method AwsResult stopMultiplex(array $args = [])
 * @method GuzzleHttpPromisePromise stopMultiplexAsync(array $args = [])
 * @method AwsResult updateChannel(array $args = [])
 * @method GuzzleHttpPromisePromise updateChannelAsync(array $args = [])
 * @method AwsResult updateChannelClass(array $args = [])
 * @method GuzzleHttpPromisePromise updateChannelClassAsync(array $args = [])
 * @method AwsResult updateInput(array $args = [])
 * @method GuzzleHttpPromisePromise updateInputAsync(array $args = [])
 * @method AwsResult updateInputDevice(array $args = [])
 * @method GuzzleHttpPromisePromise updateInputDeviceAsync(array $args = [])
 * @method AwsResult updateInputSecurityGroup(array $args = [])
 * @method GuzzleHttpPromisePromise updateInputSecurityGroupAsync(array $args = [])
 * @method AwsResult updateMultiplex(array $args = [])
 * @method GuzzleHttpPromisePromise updateMultiplexAsync(array $args = [])
 * @method AwsResult updateMultiplexProgram(array $args = [])
 * @method GuzzleHttpPromisePromise updateMultiplexProgramAsync(array $args = [])
 * @method AwsResult updateReservation(array $args = [])
 * @method GuzzleHttpPromisePromise updateReservationAsync(array $args = [])
 */
class MediaLiveClient extends AwsClient {}
Онлайн: 0
Реклама