%PDF- %PDF-
Direktori : /home/graphicd/www/vebto/vendor/aws/aws-sdk-php/src/Account/ |
Current File : /home/graphicd/www/vebto/vendor/aws/aws-sdk-php/src/Account/AccountClient.php |
<?php namespace Aws\Account; use Aws\AwsClient; /** * This client is used to interact with the **AWS Account** service. * @method \Aws\Result deleteAlternateContact(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteAlternateContactAsync(array $args = []) * @method \Aws\Result getAlternateContact(array $args = []) * @method \GuzzleHttp\Promise\Promise getAlternateContactAsync(array $args = []) * @method \Aws\Result putAlternateContact(array $args = []) * @method \GuzzleHttp\Promise\Promise putAlternateContactAsync(array $args = []) */ class AccountClient extends AwsClient {}