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

use 
AwsAwsClient;

/**
 * This client is used to interact with the **AWS Signer** service.
 * @method AwsResult cancelSigningProfile(array $args = [])
 * @method GuzzleHttpPromisePromise cancelSigningProfileAsync(array $args = [])
 * @method AwsResult describeSigningJob(array $args = [])
 * @method GuzzleHttpPromisePromise describeSigningJobAsync(array $args = [])
 * @method AwsResult getSigningPlatform(array $args = [])
 * @method GuzzleHttpPromisePromise getSigningPlatformAsync(array $args = [])
 * @method AwsResult getSigningProfile(array $args = [])
 * @method GuzzleHttpPromisePromise getSigningProfileAsync(array $args = [])
 * @method AwsResult listSigningJobs(array $args = [])
 * @method GuzzleHttpPromisePromise listSigningJobsAsync(array $args = [])
 * @method AwsResult listSigningPlatforms(array $args = [])
 * @method GuzzleHttpPromisePromise listSigningPlatformsAsync(array $args = [])
 * @method AwsResult listSigningProfiles(array $args = [])
 * @method GuzzleHttpPromisePromise listSigningProfilesAsync(array $args = [])
 * @method AwsResult listTagsForResource(array $args = [])
 * @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
 * @method AwsResult putSigningProfile(array $args = [])
 * @method GuzzleHttpPromisePromise putSigningProfileAsync(array $args = [])
 * @method AwsResult startSigningJob(array $args = [])
 * @method GuzzleHttpPromisePromise startSigningJobAsync(array $args = [])
 * @method AwsResult tagResource(array $args = [])
 * @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
 * @method AwsResult untagResource(array $args = [])
 * @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
 */
class signerClient extends AwsClient {}
Онлайн: 2
Реклама