mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update dependencies.
This commit is contained in:
parent
43c00721ca
commit
feb9ac315b
11243 changed files with 338413 additions and 11922 deletions
|
@ -5,6 +5,8 @@ use Aws\AwsClient;
|
|||
|
||||
/**
|
||||
* This client is used to interact with the **AWS Compute Optimizer** service.
|
||||
* @method \Aws\Result deleteRecommendationPreferences(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteRecommendationPreferencesAsync(array $args = [])
|
||||
* @method \Aws\Result describeRecommendationExportJobs(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeRecommendationExportJobsAsync(array $args = [])
|
||||
* @method \Aws\Result exportAutoScalingGroupRecommendations(array $args = [])
|
||||
|
@ -23,14 +25,20 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise getEC2InstanceRecommendationsAsync(array $args = [])
|
||||
* @method \Aws\Result getEC2RecommendationProjectedMetrics(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getEC2RecommendationProjectedMetricsAsync(array $args = [])
|
||||
* @method \Aws\Result getEffectiveRecommendationPreferences(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getEffectiveRecommendationPreferencesAsync(array $args = [])
|
||||
* @method \Aws\Result getEnrollmentStatus(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getEnrollmentStatusAsync(array $args = [])
|
||||
* @method \Aws\Result getEnrollmentStatusesForOrganization(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getEnrollmentStatusesForOrganizationAsync(array $args = [])
|
||||
* @method \Aws\Result getLambdaFunctionRecommendations(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getLambdaFunctionRecommendationsAsync(array $args = [])
|
||||
* @method \Aws\Result getRecommendationPreferences(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRecommendationPreferencesAsync(array $args = [])
|
||||
* @method \Aws\Result getRecommendationSummaries(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRecommendationSummariesAsync(array $args = [])
|
||||
* @method \Aws\Result putRecommendationPreferences(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise putRecommendationPreferencesAsync(array $args = [])
|
||||
* @method \Aws\Result updateEnrollmentStatus(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateEnrollmentStatusAsync(array $args = [])
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue