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

use 
AwsAwsClient;

/**
 * This client is used to interact with the **AWS Budgets** service.
 * @method AwsResult createBudget(array $args = [])
 * @method GuzzleHttpPromisePromise createBudgetAsync(array $args = [])
 * @method AwsResult createNotification(array $args = [])
 * @method GuzzleHttpPromisePromise createNotificationAsync(array $args = [])
 * @method AwsResult createSubscriber(array $args = [])
 * @method GuzzleHttpPromisePromise createSubscriberAsync(array $args = [])
 * @method AwsResult deleteBudget(array $args = [])
 * @method GuzzleHttpPromisePromise deleteBudgetAsync(array $args = [])
 * @method AwsResult deleteNotification(array $args = [])
 * @method GuzzleHttpPromisePromise deleteNotificationAsync(array $args = [])
 * @method AwsResult deleteSubscriber(array $args = [])
 * @method GuzzleHttpPromisePromise deleteSubscriberAsync(array $args = [])
 * @method AwsResult describeBudget(array $args = [])
 * @method GuzzleHttpPromisePromise describeBudgetAsync(array $args = [])
 * @method AwsResult describeBudgetPerformanceHistory(array $args = [])
 * @method GuzzleHttpPromisePromise describeBudgetPerformanceHistoryAsync(array $args = [])
 * @method AwsResult describeBudgets(array $args = [])
 * @method GuzzleHttpPromisePromise describeBudgetsAsync(array $args = [])
 * @method AwsResult describeNotificationsForBudget(array $args = [])
 * @method GuzzleHttpPromisePromise describeNotificationsForBudgetAsync(array $args = [])
 * @method AwsResult describeSubscribersForNotification(array $args = [])
 * @method GuzzleHttpPromisePromise describeSubscribersForNotificationAsync(array $args = [])
 * @method AwsResult updateBudget(array $args = [])
 * @method GuzzleHttpPromisePromise updateBudgetAsync(array $args = [])
 * @method AwsResult updateNotification(array $args = [])
 * @method GuzzleHttpPromisePromise updateNotificationAsync(array $args = [])
 * @method AwsResult updateSubscriber(array $args = [])
 * @method GuzzleHttpPromisePromise updateSubscriberAsync(array $args = [])
 */
class BudgetsClient extends AwsClient {}
Онлайн: 1
Реклама