Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aws/aws-sdk-php/src/Budgets/BudgetsClient.php')
-rw-r--r--aws/aws-sdk-php/src/Budgets/BudgetsClient.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/aws/aws-sdk-php/src/Budgets/BudgetsClient.php b/aws/aws-sdk-php/src/Budgets/BudgetsClient.php
index ada93241..03af3a7f 100644
--- a/aws/aws-sdk-php/src/Budgets/BudgetsClient.php
+++ b/aws/aws-sdk-php/src/Budgets/BudgetsClient.php
@@ -31,6 +31,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise describeBudgetActionsForAccountAsync(array $args = [])
* @method \Aws\Result describeBudgetActionsForBudget(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeBudgetActionsForBudgetAsync(array $args = [])
+ * @method \Aws\Result describeBudgetNotificationsForAccount(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeBudgetNotificationsForAccountAsync(array $args = [])
* @method \Aws\Result describeBudgetPerformanceHistory(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeBudgetPerformanceHistoryAsync(array $args = [])
* @method \Aws\Result describeBudgets(array $args = [])