1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00

Update Composer dependencies.

This commit is contained in:
Caleb Mazalevskis 2022-06-18 17:18:18 +08:00
parent 1a439466d5
commit 9bba3f4066
No known key found for this signature in database
GPG key ID: 082E6BC1046FAB95
440 changed files with 17739 additions and 8623 deletions

108
composer.lock generated
View file

@ -119,16 +119,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.225.2",
"version": "3.227.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "f846724ad842916061127d20da4fe4e129f7d4b8"
"reference": "88d803113ade68604ec03c591d65e1e44406ab8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f846724ad842916061127d20da4fe4e129f7d4b8",
"reference": "f846724ad842916061127d20da4fe4e129f7d4b8",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/88d803113ade68604ec03c591d65e1e44406ab8e",
"reference": "88d803113ade68604ec03c591d65e1e44406ab8e",
"shasum": ""
},
"require": {
@ -136,9 +136,9 @@
"ext-json": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^5.3.3 || ^6.5.6 || ^7.4.3",
"guzzlehttp/guzzle": "^6.5.7 || ^7.4.4",
"guzzlehttp/promises": "^1.4.0",
"guzzlehttp/psr7": "^1.7.0 || ^2.1.1",
"guzzlehttp/psr7": "^1.8.5 || ^2.3",
"mtdowling/jmespath.php": "^2.6",
"php": ">=5.5"
},
@ -204,9 +204,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.225.2"
"source": "https://github.com/aws/aws-sdk-php/tree/3.227.0"
},
"time": "2022-06-10T19:03:26+00:00"
"time": "2022-06-17T18:15:06+00:00"
},
{
"name": "cboden/ratchet",
@ -818,16 +818,16 @@
},
{
"name": "google/auth",
"version": "v1.21.0",
"version": "v1.21.1",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-auth-library-php.git",
"reference": "73392bad2eb6852eea9084b6bbdec752515cb849"
"reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/73392bad2eb6852eea9084b6bbdec752515cb849",
"reference": "73392bad2eb6852eea9084b6bbdec752515cb849",
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/aa3b9ca29258ac6347ce3c8937a2418c5d78f840",
"reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840",
"shasum": ""
},
"require": {
@ -870,9 +870,9 @@
"support": {
"docs": "https://googleapis.github.io/google-auth-library-php/main/",
"issues": "https://github.com/googleapis/google-auth-library-php/issues",
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.21.0"
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.21.1"
},
"time": "2022-04-13T20:35:52+00:00"
"time": "2022-05-16T19:34:15+00:00"
},
{
"name": "guzzlehttp/guzzle",
@ -2035,16 +2035,16 @@
},
{
"name": "phpmailer/phpmailer",
"version": "v6.6.0",
"version": "v6.6.2",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1"
"reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e43bac82edc26ca04b36143a48bde1c051cfd5b1",
"reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
"reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
"shasum": ""
},
"require": {
@ -2056,8 +2056,8 @@
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"doctrine/annotations": "^1.2",
"php-parallel-lint/php-console-highlighter": "^0.5.0",
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpcompatibility/php-compatibility": "^9.3.5",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.6.2",
@ -2101,7 +2101,7 @@
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.0"
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.2"
},
"funding": [
{
@ -2109,7 +2109,7 @@
"type": "github"
}
],
"time": "2022-02-28T15:31:21+00:00"
"time": "2022-06-14T09:27:21+00:00"
},
{
"name": "phpseclib/phpseclib",
@ -2994,16 +2994,16 @@
},
{
"name": "react/promise-timer",
"version": "v1.8.0",
"version": "v1.9.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise-timer.git",
"reference": "0bbbcc79589e5bfdddba68a287f1cb805581a479"
"reference": "aa7a73c74b8d8c0f622f5982ff7b0351bc29e495"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/promise-timer/zipball/0bbbcc79589e5bfdddba68a287f1cb805581a479",
"reference": "0bbbcc79589e5bfdddba68a287f1cb805581a479",
"url": "https://api.github.com/repos/reactphp/promise-timer/zipball/aa7a73c74b8d8c0f622f5982ff7b0351bc29e495",
"reference": "aa7a73c74b8d8c0f622f5982ff7b0351bc29e495",
"shasum": ""
},
"require": {
@ -3061,7 +3061,7 @@
],
"support": {
"issues": "https://github.com/reactphp/promise-timer/issues",
"source": "https://github.com/reactphp/promise-timer/tree/v1.8.0"
"source": "https://github.com/reactphp/promise-timer/tree/v1.9.0"
},
"funding": [
{
@ -3073,7 +3073,7 @@
"type": "github"
}
],
"time": "2021-12-06T11:08:48+00:00"
"time": "2022-06-13T13:41:03+00:00"
},
{
"name": "react/socket",
@ -3308,16 +3308,16 @@
},
{
"name": "stripe/stripe-php",
"version": "v8.6.0",
"version": "v8.7.0",
"source": {
"type": "git",
"url": "https://github.com/stripe/stripe-php.git",
"reference": "d8ce03ae74d012d108f2338214444f24d94c2496"
"reference": "07e92daf7bc4635f34542966bddaf48c2777d48d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/d8ce03ae74d012d108f2338214444f24d94c2496",
"reference": "d8ce03ae74d012d108f2338214444f24d94c2496",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/07e92daf7bc4635f34542966bddaf48c2777d48d",
"reference": "07e92daf7bc4635f34542966bddaf48c2777d48d",
"shasum": ""
},
"require": {
@ -3362,9 +3362,9 @@
],
"support": {
"issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v8.6.0"
"source": "https://github.com/stripe/stripe-php/tree/v8.7.0"
},
"time": "2022-06-08T16:13:12+00:00"
"time": "2022-06-17T19:22:08+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -3600,16 +3600,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2"
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
"reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6b0d0e4aca38d57605dcd11e2416994b38774522",
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522",
"shasum": ""
},
"require": {
@ -3653,7 +3653,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.8"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.9"
},
"funding": [
{
@ -3669,7 +3669,7 @@
"type": "tidelift"
}
],
"time": "2022-04-22T08:14:12+00:00"
"time": "2022-05-17T15:07:29+00:00"
},
{
"name": "symfony/options-resolver",
@ -3825,16 +3825,16 @@
},
{
"name": "symfony/polyfill-php73",
"version": "v1.25.0",
"version": "v1.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
"shasum": ""
},
"require": {
@ -3843,7 +3843,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
"dev-main": "1.26-dev"
},
"thanks": {
"name": "symfony/polyfill",
@ -3884,7 +3884,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0"
"source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
},
"funding": [
{
@ -3900,20 +3900,20 @@
"type": "tidelift"
}
],
"time": "2021-06-05T21:20:04+00:00"
"time": "2022-05-24T11:49:31+00:00"
},
{
"name": "symfony/polyfill-php80",
"version": "v1.25.0",
"version": "v1.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"shasum": ""
},
"require": {
@ -3922,7 +3922,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
"dev-main": "1.26-dev"
},
"thanks": {
"name": "symfony/polyfill",
@ -3967,7 +3967,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
"source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
},
"funding": [
{
@ -3983,7 +3983,7 @@
"type": "tidelift"
}
],
"time": "2022-03-04T08:16:47+00:00"
"time": "2022-05-10T07:21:04+00:00"
},
{
"name": "symfony/routing",

View file

@ -17,8 +17,8 @@
},
"require": {
"php": ">=5.5",
"guzzlehttp/guzzle": "^5.3.3 || ^6.2.1 || ^7.0",
"guzzlehttp/psr7": "^1.7.0 || ^2.1.1",
"guzzlehttp/guzzle": "^6.5.7 || ^7.4.4",
"guzzlehttp/psr7": "^1.8.5 || ^2.3",
"guzzlehttp/promises": "^1.4.0",
"mtdowling/jmespath.php": "^2.6",
"ext-pcre": "*",

View file

@ -35,6 +35,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listAssociatedResourcesAsync(array $args = [])
* @method \Aws\Result listAttributeGroups(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAttributeGroupsAsync(array $args = [])
* @method \Aws\Result listAttributeGroupsForApplication(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAttributeGroupsForApplicationAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result syncResource(array $args = [])

View file

@ -15,6 +15,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteHypervisorAsync(array $args = [])
* @method \Aws\Result disassociateGatewayFromServer(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateGatewayFromServerAsync(array $args = [])
* @method \Aws\Result getGateway(array $args = [])
* @method \GuzzleHttp\Promise\Promise getGatewayAsync(array $args = [])
* @method \Aws\Result importHypervisorConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise importHypervisorConfigurationAsync(array $args = [])
* @method \Aws\Result listGateways(array $args = [])
@ -35,6 +37,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateGatewayInformation(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateGatewayInformationAsync(array $args = [])
* @method \Aws\Result updateGatewaySoftwareNow(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateGatewaySoftwareNowAsync(array $args = [])
* @method \Aws\Result updateHypervisor(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateHypervisorAsync(array $args = [])
*/

View file

@ -7,6 +7,8 @@ use Aws\AwsClient;
* This client is used to interact with the **Amazon Chime SDK Meetings** service.
* @method \Aws\Result batchCreateAttendee(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchCreateAttendeeAsync(array $args = [])
* @method \Aws\Result batchUpdateAttendeeCapabilitiesExcept(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchUpdateAttendeeCapabilitiesExceptAsync(array $args = [])
* @method \Aws\Result createAttendee(array $args = [])
* @method \GuzzleHttp\Promise\Promise createAttendeeAsync(array $args = [])
* @method \Aws\Result createMeeting(array $args = [])
@ -27,5 +29,7 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise startMeetingTranscriptionAsync(array $args = [])
* @method \Aws\Result stopMeetingTranscription(array $args = [])
* @method \GuzzleHttp\Promise\Promise stopMeetingTranscriptionAsync(array $args = [])
* @method \Aws\Result updateAttendeeCapabilities(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateAttendeeCapabilitiesAsync(array $args = [])
*/
class ChimeSDKMeetingsClient extends AwsClient {}

View file

@ -81,6 +81,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise putChannelMembershipPreferencesAsync(array $args = [])
* @method \Aws\Result redactChannelMessage(array $args = [])
* @method \GuzzleHttp\Promise\Promise redactChannelMessageAsync(array $args = [])
* @method \Aws\Result searchChannels(array $args = [])
* @method \GuzzleHttp\Promise\Promise searchChannelsAsync(array $args = [])
* @method \Aws\Result sendChannelMessage(array $args = [])
* @method \GuzzleHttp\Promise\Promise sendChannelMessageAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])

View file

@ -47,8 +47,6 @@ class Signer
{
if (PHP_MAJOR_VERSION < 8) {
$this->pkHandle && openssl_pkey_free($this->pkHandle);
} else {
$this->pkHandle;
}
}

View file

@ -47,6 +47,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createRoutingProfileAsync(array $args = [])
* @method \Aws\Result createSecurityProfile(array $args = [])
* @method \GuzzleHttp\Promise\Promise createSecurityProfileAsync(array $args = [])
* @method \Aws\Result createTaskTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise createTaskTemplateAsync(array $args = [])
* @method \Aws\Result createUseCase(array $args = [])
* @method \GuzzleHttp\Promise\Promise createUseCaseAsync(array $args = [])
* @method \Aws\Result createUser(array $args = [])
@ -69,6 +71,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteQuickConnectAsync(array $args = [])
* @method \Aws\Result deleteSecurityProfile(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteSecurityProfileAsync(array $args = [])
* @method \Aws\Result deleteTaskTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteTaskTemplateAsync(array $args = [])
* @method \Aws\Result deleteUseCase(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteUseCaseAsync(array $args = [])
* @method \Aws\Result deleteUser(array $args = [])
@ -133,10 +137,14 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getContactAttributesAsync(array $args = [])
* @method \Aws\Result getCurrentMetricData(array $args = [])
* @method \GuzzleHttp\Promise\Promise getCurrentMetricDataAsync(array $args = [])
* @method \Aws\Result getCurrentUserData(array $args = [])
* @method \GuzzleHttp\Promise\Promise getCurrentUserDataAsync(array $args = [])
* @method \Aws\Result getFederationToken(array $args = [])
* @method \GuzzleHttp\Promise\Promise getFederationTokenAsync(array $args = [])
* @method \Aws\Result getMetricData(array $args = [])
* @method \GuzzleHttp\Promise\Promise getMetricDataAsync(array $args = [])
* @method \Aws\Result getTaskTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise getTaskTemplateAsync(array $args = [])
* @method \Aws\Result listAgentStatuses(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAgentStatusesAsync(array $args = [])
* @method \Aws\Result listApprovedOrigins(array $args = [])
@ -189,6 +197,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listSecurityProfilesAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listTaskTemplates(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTaskTemplatesAsync(array $args = [])
* @method \Aws\Result listUseCases(array $args = [])
* @method \GuzzleHttp\Promise\Promise listUseCasesAsync(array $args = [])
* @method \Aws\Result listUserHierarchyGroups(array $args = [])
@ -227,6 +237,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise suspendContactRecordingAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result transferContact(array $args = [])
* @method \GuzzleHttp\Promise\Promise transferContactAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateAgentStatus(array $args = [])
@ -279,6 +291,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise updateRoutingProfileQueuesAsync(array $args = [])
* @method \Aws\Result updateSecurityProfile(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateSecurityProfileAsync(array $args = [])
* @method \Aws\Result updateTaskTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateTaskTemplateAsync(array $args = [])
* @method \Aws\Result updateUserHierarchy(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateUserHierarchyAsync(array $args = [])
* @method \Aws\Result updateUserHierarchyGroupName(array $args = [])

View file

@ -0,0 +1,53 @@
<?php
namespace Aws\ConnectCampaignService;
use Aws\AwsClient;
/**
* This client is used to interact with the **AmazonConnectCampaignService** service.
* @method \Aws\Result createCampaign(array $args = [])
* @method \GuzzleHttp\Promise\Promise createCampaignAsync(array $args = [])
* @method \Aws\Result deleteCampaign(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteCampaignAsync(array $args = [])
* @method \Aws\Result deleteConnectInstanceConfig(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteConnectInstanceConfigAsync(array $args = [])
* @method \Aws\Result deleteInstanceOnboardingJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteInstanceOnboardingJobAsync(array $args = [])
* @method \Aws\Result describeCampaign(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeCampaignAsync(array $args = [])
* @method \Aws\Result getCampaignState(array $args = [])
* @method \GuzzleHttp\Promise\Promise getCampaignStateAsync(array $args = [])
* @method \Aws\Result getCampaignStateBatch(array $args = [])
* @method \GuzzleHttp\Promise\Promise getCampaignStateBatchAsync(array $args = [])
* @method \Aws\Result getConnectInstanceConfig(array $args = [])
* @method \GuzzleHttp\Promise\Promise getConnectInstanceConfigAsync(array $args = [])
* @method \Aws\Result getInstanceOnboardingJobStatus(array $args = [])
* @method \GuzzleHttp\Promise\Promise getInstanceOnboardingJobStatusAsync(array $args = [])
* @method \Aws\Result listCampaigns(array $args = [])
* @method \GuzzleHttp\Promise\Promise listCampaignsAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result pauseCampaign(array $args = [])
* @method \GuzzleHttp\Promise\Promise pauseCampaignAsync(array $args = [])
* @method \Aws\Result putDialRequestBatch(array $args = [])
* @method \GuzzleHttp\Promise\Promise putDialRequestBatchAsync(array $args = [])
* @method \Aws\Result resumeCampaign(array $args = [])
* @method \GuzzleHttp\Promise\Promise resumeCampaignAsync(array $args = [])
* @method \Aws\Result startCampaign(array $args = [])
* @method \GuzzleHttp\Promise\Promise startCampaignAsync(array $args = [])
* @method \Aws\Result startInstanceOnboardingJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise startInstanceOnboardingJobAsync(array $args = [])
* @method \Aws\Result stopCampaign(array $args = [])
* @method \GuzzleHttp\Promise\Promise stopCampaignAsync(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 updateCampaignDialerConfig(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateCampaignDialerConfigAsync(array $args = [])
* @method \Aws\Result updateCampaignName(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateCampaignNameAsync(array $args = [])
* @method \Aws\Result updateCampaignOutboundCallConfig(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateCampaignOutboundCallConfigAsync(array $args = [])
*/
class ConnectCampaignServiceClient extends AwsClient {}

View file

@ -0,0 +1,9 @@
<?php
namespace Aws\ConnectCampaignService\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AmazonConnectCampaignService** service.
*/
class ConnectCampaignServiceException extends AwsException {}

View file

@ -55,6 +55,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getTagsAsync(array $args = [])
* @method \Aws\Result getUsageForecast(array $args = [])
* @method \GuzzleHttp\Promise\Promise getUsageForecastAsync(array $args = [])
* @method \Aws\Result listCostAllocationTags(array $args = [])
* @method \GuzzleHttp\Promise\Promise listCostAllocationTagsAsync(array $args = [])
* @method \Aws\Result listCostCategoryDefinitions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listCostCategoryDefinitionsAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
@ -69,6 +71,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise updateAnomalyMonitorAsync(array $args = [])
* @method \Aws\Result updateAnomalySubscription(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateAnomalySubscriptionAsync(array $args = [])
* @method \Aws\Result updateCostAllocationTagsStatus(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateCostAllocationTagsStatusAsync(array $args = [])
* @method \Aws\Result updateCostCategoryDefinition(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateCostCategoryDefinitionAsync(array $args = [])
*/

View file

@ -15,6 +15,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createEndpointAsync(array $args = [])
* @method \Aws\Result createEventSubscription(array $args = [])
* @method \GuzzleHttp\Promise\Promise createEventSubscriptionAsync(array $args = [])
* @method \Aws\Result createFleetAdvisorCollector(array $args = [])
* @method \GuzzleHttp\Promise\Promise createFleetAdvisorCollectorAsync(array $args = [])
* @method \Aws\Result createReplicationInstance(array $args = [])
* @method \GuzzleHttp\Promise\Promise createReplicationInstanceAsync(array $args = [])
* @method \Aws\Result createReplicationSubnetGroup(array $args = [])
@ -29,6 +31,10 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteEndpointAsync(array $args = [])
* @method \Aws\Result deleteEventSubscription(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteEventSubscriptionAsync(array $args = [])
* @method \Aws\Result deleteFleetAdvisorCollector(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteFleetAdvisorCollectorAsync(array $args = [])
* @method \Aws\Result deleteFleetAdvisorDatabases(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteFleetAdvisorDatabasesAsync(array $args = [])
* @method \Aws\Result deleteReplicationInstance(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteReplicationInstanceAsync(array $args = [])
* @method \Aws\Result deleteReplicationSubnetGroup(array $args = [])
@ -57,6 +63,16 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise describeEventSubscriptionsAsync(array $args = [])
* @method \Aws\Result describeEvents(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeEventsAsync(array $args = [])
* @method \Aws\Result describeFleetAdvisorCollectors(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeFleetAdvisorCollectorsAsync(array $args = [])
* @method \Aws\Result describeFleetAdvisorDatabases(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeFleetAdvisorDatabasesAsync(array $args = [])
* @method \Aws\Result describeFleetAdvisorLsaAnalysis(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeFleetAdvisorLsaAnalysisAsync(array $args = [])
* @method \Aws\Result describeFleetAdvisorSchemaObjectSummary(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeFleetAdvisorSchemaObjectSummaryAsync(array $args = [])
* @method \Aws\Result describeFleetAdvisorSchemas(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeFleetAdvisorSchemasAsync(array $args = [])
* @method \Aws\Result describeOrderableReplicationInstances(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeOrderableReplicationInstancesAsync(array $args = [])
* @method \Aws\Result describePendingMaintenanceActions(array $args = [])
@ -105,6 +121,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise reloadTablesAsync(array $args = [])
* @method \Aws\Result removeTagsFromResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise removeTagsFromResourceAsync(array $args = [])
* @method \Aws\Result runFleetAdvisorLsaAnalysis(array $args = [])
* @method \GuzzleHttp\Promise\Promise runFleetAdvisorLsaAnalysisAsync(array $args = [])
* @method \Aws\Result startReplicationTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise startReplicationTaskAsync(array $args = [])
* @method \Aws\Result startReplicationTaskAssessment(array $args = [])

View file

@ -7,6 +7,8 @@ use Psr\Http\Message\RequestInterface;
/**
* This client is used to interact with the **FinSpace Public API** service.
* @method \Aws\Result associateUserToPermissionGroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise associateUserToPermissionGroupAsync(array $args = [])
* @method \Aws\Result createChangeset(array $args = [])
* @method \GuzzleHttp\Promise\Promise createChangesetAsync(array $args = [])
* @method \Aws\Result createDataView(array $args = [])
@ -23,6 +25,8 @@ use Psr\Http\Message\RequestInterface;
* @method \GuzzleHttp\Promise\Promise deletePermissionGroupAsync(array $args = [])
* @method \Aws\Result disableUser(array $args = [])
* @method \GuzzleHttp\Promise\Promise disableUserAsync(array $args = [])
* @method \Aws\Result disassociateUserFromPermissionGroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateUserFromPermissionGroupAsync(array $args = [])
* @method \Aws\Result enableUser(array $args = [])
* @method \GuzzleHttp\Promise\Promise enableUserAsync(array $args = [])
* @method \Aws\Result getChangeset(array $args = [])
@ -31,6 +35,8 @@ use Psr\Http\Message\RequestInterface;
* @method \GuzzleHttp\Promise\Promise getDataViewAsync(array $args = [])
* @method \Aws\Result getDataset(array $args = [])
* @method \GuzzleHttp\Promise\Promise getDatasetAsync(array $args = [])
* @method \Aws\Result getPermissionGroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise getPermissionGroupAsync(array $args = [])
* @method \Aws\Result getProgrammaticAccessCredentials(array $args = [])
* @method \GuzzleHttp\Promise\Promise getProgrammaticAccessCredentialsAsync(array $args = [])
* @method \Aws\Result getUser(array $args = [])
@ -45,8 +51,12 @@ use Psr\Http\Message\RequestInterface;
* @method \GuzzleHttp\Promise\Promise listDatasetsAsync(array $args = [])
* @method \Aws\Result listPermissionGroups(array $args = [])
* @method \GuzzleHttp\Promise\Promise listPermissionGroupsAsync(array $args = [])
* @method \Aws\Result listPermissionGroupsByUser(array $args = [])
* @method \GuzzleHttp\Promise\Promise listPermissionGroupsByUserAsync(array $args = [])
* @method \Aws\Result listUsers(array $args = [])
* @method \GuzzleHttp\Promise\Promise listUsersAsync(array $args = [])
* @method \Aws\Result listUsersByPermissionGroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise listUsersByPermissionGroupAsync(array $args = [])
* @method \Aws\Result resetUserPassword(array $args = [])
* @method \GuzzleHttp\Promise\Promise resetUserPasswordAsync(array $args = [])
* @method \Aws\Result updateChangeset(array $args = [])

View file

@ -5,6 +5,8 @@ use Aws\AwsClient;
/**
* This client is used to interact with the **Amazon GuardDuty** service.
* @method \Aws\Result acceptAdministratorInvitation(array $args = [])
* @method \GuzzleHttp\Promise\Promise acceptAdministratorInvitationAsync(array $args = [])
* @method \Aws\Result acceptInvitation(array $args = [])
* @method \GuzzleHttp\Promise\Promise acceptInvitationAsync(array $args = [])
* @method \Aws\Result archiveFindings(array $args = [])
@ -45,12 +47,16 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise describePublishingDestinationAsync(array $args = [])
* @method \Aws\Result disableOrganizationAdminAccount(array $args = [])
* @method \GuzzleHttp\Promise\Promise disableOrganizationAdminAccountAsync(array $args = [])
* @method \Aws\Result disassociateFromAdministratorAccount(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateFromAdministratorAccountAsync(array $args = [])
* @method \Aws\Result disassociateFromMasterAccount(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateFromMasterAccountAsync(array $args = [])
* @method \Aws\Result disassociateMembers(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateMembersAsync(array $args = [])
* @method \Aws\Result enableOrganizationAdminAccount(array $args = [])
* @method \GuzzleHttp\Promise\Promise enableOrganizationAdminAccountAsync(array $args = [])
* @method \Aws\Result getAdministratorAccount(array $args = [])
* @method \GuzzleHttp\Promise\Promise getAdministratorAccountAsync(array $args = [])
* @method \Aws\Result getDetector(array $args = [])
* @method \GuzzleHttp\Promise\Promise getDetectorAsync(array $args = [])
* @method \Aws\Result getFilter(array $args = [])
@ -69,6 +75,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getMemberDetectorsAsync(array $args = [])
* @method \Aws\Result getMembers(array $args = [])
* @method \GuzzleHttp\Promise\Promise getMembersAsync(array $args = [])
* @method \Aws\Result getRemainingFreeTrialDays(array $args = [])
* @method \GuzzleHttp\Promise\Promise getRemainingFreeTrialDaysAsync(array $args = [])
* @method \Aws\Result getThreatIntelSet(array $args = [])
* @method \GuzzleHttp\Promise\Promise getThreatIntelSetAsync(array $args = [])
* @method \Aws\Result getUsageStatistics(array $args = [])

View file

@ -59,6 +59,8 @@ use Psr\Http\Message\RequestInterface;
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateAlert(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateAlertAsync(array $args = [])
* @method \Aws\Result updateAnomalyDetector(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateAnomalyDetectorAsync(array $args = [])
* @method \Aws\Result updateMetricSet(array $args = [])

View file

@ -0,0 +1,9 @@
<?php
namespace Aws\MainframeModernization\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWSMainframeModernization** service.
*/
class MainframeModernizationException extends AwsException {}

View file

@ -0,0 +1,73 @@
<?php
namespace Aws\MainframeModernization;
use Aws\AwsClient;
/**
* This client is used to interact with the **AWSMainframeModernization** service.
* @method \Aws\Result cancelBatchJobExecution(array $args = [])
* @method \GuzzleHttp\Promise\Promise cancelBatchJobExecutionAsync(array $args = [])
* @method \Aws\Result createApplication(array $args = [])
* @method \GuzzleHttp\Promise\Promise createApplicationAsync(array $args = [])
* @method \Aws\Result createDataSetImportTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise createDataSetImportTaskAsync(array $args = [])
* @method \Aws\Result createDeployment(array $args = [])
* @method \GuzzleHttp\Promise\Promise createDeploymentAsync(array $args = [])
* @method \Aws\Result createEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise createEnvironmentAsync(array $args = [])
* @method \Aws\Result deleteApplication(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteApplicationAsync(array $args = [])
* @method \Aws\Result deleteApplicationFromEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteApplicationFromEnvironmentAsync(array $args = [])
* @method \Aws\Result deleteEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteEnvironmentAsync(array $args = [])
* @method \Aws\Result getApplication(array $args = [])
* @method \GuzzleHttp\Promise\Promise getApplicationAsync(array $args = [])
* @method \Aws\Result getApplicationVersion(array $args = [])
* @method \GuzzleHttp\Promise\Promise getApplicationVersionAsync(array $args = [])
* @method \Aws\Result getBatchJobExecution(array $args = [])
* @method \GuzzleHttp\Promise\Promise getBatchJobExecutionAsync(array $args = [])
* @method \Aws\Result getDataSetDetails(array $args = [])
* @method \GuzzleHttp\Promise\Promise getDataSetDetailsAsync(array $args = [])
* @method \Aws\Result getDataSetImportTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise getDataSetImportTaskAsync(array $args = [])
* @method \Aws\Result getDeployment(array $args = [])
* @method \GuzzleHttp\Promise\Promise getDeploymentAsync(array $args = [])
* @method \Aws\Result getEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise getEnvironmentAsync(array $args = [])
* @method \Aws\Result listApplicationVersions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listApplicationVersionsAsync(array $args = [])
* @method \Aws\Result listApplications(array $args = [])
* @method \GuzzleHttp\Promise\Promise listApplicationsAsync(array $args = [])
* @method \Aws\Result listBatchJobDefinitions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listBatchJobDefinitionsAsync(array $args = [])
* @method \Aws\Result listBatchJobExecutions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listBatchJobExecutionsAsync(array $args = [])
* @method \Aws\Result listDataSetImportHistory(array $args = [])
* @method \GuzzleHttp\Promise\Promise listDataSetImportHistoryAsync(array $args = [])
* @method \Aws\Result listDataSets(array $args = [])
* @method \GuzzleHttp\Promise\Promise listDataSetsAsync(array $args = [])
* @method \Aws\Result listDeployments(array $args = [])
* @method \GuzzleHttp\Promise\Promise listDeploymentsAsync(array $args = [])
* @method \Aws\Result listEngineVersions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listEngineVersionsAsync(array $args = [])
* @method \Aws\Result listEnvironments(array $args = [])
* @method \GuzzleHttp\Promise\Promise listEnvironmentsAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result startApplication(array $args = [])
* @method \GuzzleHttp\Promise\Promise startApplicationAsync(array $args = [])
* @method \Aws\Result startBatchJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise startBatchJobAsync(array $args = [])
* @method \Aws\Result stopApplication(array $args = [])
* @method \GuzzleHttp\Promise\Promise stopApplicationAsync(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 updateApplication(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateApplicationAsync(array $args = [])
* @method \Aws\Result updateEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateEnvironmentAsync(array $args = [])
*/
class MainframeModernizationClient extends AwsClient {}

View file

@ -36,6 +36,8 @@ use Aws\PresignUrlMiddleware;
* @method \GuzzleHttp\Promise\Promise createDBSubnetGroupAsync(array $args = [])
* @method \Aws\Result createEventSubscription(array $args = [])
* @method \GuzzleHttp\Promise\Promise createEventSubscriptionAsync(array $args = [])
* @method \Aws\Result createGlobalCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise createGlobalClusterAsync(array $args = [])
* @method \Aws\Result deleteDBCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteDBClusterAsync(array $args = [])
* @method \Aws\Result deleteDBClusterEndpoint(array $args = [])
@ -52,6 +54,8 @@ use Aws\PresignUrlMiddleware;
* @method \GuzzleHttp\Promise\Promise deleteDBSubnetGroupAsync(array $args = [])
* @method \Aws\Result deleteEventSubscription(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteEventSubscriptionAsync(array $args = [])
* @method \Aws\Result deleteGlobalCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteGlobalClusterAsync(array $args = [])
* @method \Aws\Result describeDBClusterEndpoints(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeDBClusterEndpointsAsync(array $args = [])
* @method \Aws\Result describeDBClusterParameterGroups(array $args = [])
@ -84,6 +88,8 @@ use Aws\PresignUrlMiddleware;
* @method \GuzzleHttp\Promise\Promise describeEventSubscriptionsAsync(array $args = [])
* @method \Aws\Result describeEvents(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeEventsAsync(array $args = [])
* @method \Aws\Result describeGlobalClusters(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeGlobalClustersAsync(array $args = [])
* @method \Aws\Result describeOrderableDBInstanceOptions(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeOrderableDBInstanceOptionsAsync(array $args = [])
* @method \Aws\Result describePendingMaintenanceActions(array $args = [])
@ -92,6 +98,8 @@ use Aws\PresignUrlMiddleware;
* @method \GuzzleHttp\Promise\Promise describeValidDBInstanceModificationsAsync(array $args = [])
* @method \Aws\Result failoverDBCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise failoverDBClusterAsync(array $args = [])
* @method \Aws\Result failoverGlobalCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise failoverGlobalClusterAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result modifyDBCluster(array $args = [])
@ -110,10 +118,14 @@ use Aws\PresignUrlMiddleware;
* @method \GuzzleHttp\Promise\Promise modifyDBSubnetGroupAsync(array $args = [])
* @method \Aws\Result modifyEventSubscription(array $args = [])
* @method \GuzzleHttp\Promise\Promise modifyEventSubscriptionAsync(array $args = [])
* @method \Aws\Result modifyGlobalCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise modifyGlobalClusterAsync(array $args = [])
* @method \Aws\Result promoteReadReplicaDBCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise promoteReadReplicaDBClusterAsync(array $args = [])
* @method \Aws\Result rebootDBInstance(array $args = [])
* @method \GuzzleHttp\Promise\Promise rebootDBInstanceAsync(array $args = [])
* @method \Aws\Result removeFromGlobalCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise removeFromGlobalClusterAsync(array $args = [])
* @method \Aws\Result removeRoleFromDBCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise removeRoleFromDBClusterAsync(array $args = [])
* @method \Aws\Result removeSourceIdentifierFromSubscription(array $args = [])

View file

@ -19,6 +19,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteSiteAsync(array $args = [])
* @method \Aws\Result getCatalogItem(array $args = [])
* @method \GuzzleHttp\Promise\Promise getCatalogItemAsync(array $args = [])
* @method \Aws\Result getConnection(array $args = [])
* @method \GuzzleHttp\Promise\Promise getConnectionAsync(array $args = [])
* @method \Aws\Result getOrder(array $args = [])
* @method \GuzzleHttp\Promise\Promise getOrderAsync(array $args = [])
* @method \Aws\Result getOutpost(array $args = [])
@ -41,6 +43,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listSitesAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result startConnection(array $args = [])
* @method \GuzzleHttp\Promise\Promise startConnectionAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])

View file

@ -7,12 +7,16 @@ use Aws\AwsClient;
* This client is used to interact with the **AWS Proton** service.
* @method \Aws\Result acceptEnvironmentAccountConnection(array $args = [])
* @method \GuzzleHttp\Promise\Promise acceptEnvironmentAccountConnectionAsync(array $args = [])
* @method \Aws\Result cancelComponentDeployment(array $args = [])
* @method \GuzzleHttp\Promise\Promise cancelComponentDeploymentAsync(array $args = [])
* @method \Aws\Result cancelEnvironmentDeployment(array $args = [])
* @method \GuzzleHttp\Promise\Promise cancelEnvironmentDeploymentAsync(array $args = [])
* @method \Aws\Result cancelServiceInstanceDeployment(array $args = [])
* @method \GuzzleHttp\Promise\Promise cancelServiceInstanceDeploymentAsync(array $args = [])
* @method \Aws\Result cancelServicePipelineDeployment(array $args = [])
* @method \GuzzleHttp\Promise\Promise cancelServicePipelineDeploymentAsync(array $args = [])
* @method \Aws\Result createComponent(array $args = [])
* @method \GuzzleHttp\Promise\Promise createComponentAsync(array $args = [])
* @method \Aws\Result createEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise createEnvironmentAsync(array $args = [])
* @method \Aws\Result createEnvironmentAccountConnection(array $args = [])
@ -31,6 +35,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createServiceTemplateVersionAsync(array $args = [])
* @method \Aws\Result createTemplateSyncConfig(array $args = [])
* @method \GuzzleHttp\Promise\Promise createTemplateSyncConfigAsync(array $args = [])
* @method \Aws\Result deleteComponent(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteComponentAsync(array $args = [])
* @method \Aws\Result deleteEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteEnvironmentAsync(array $args = [])
* @method \Aws\Result deleteEnvironmentAccountConnection(array $args = [])
@ -51,6 +57,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteTemplateSyncConfigAsync(array $args = [])
* @method \Aws\Result getAccountSettings(array $args = [])
* @method \GuzzleHttp\Promise\Promise getAccountSettingsAsync(array $args = [])
* @method \Aws\Result getComponent(array $args = [])
* @method \GuzzleHttp\Promise\Promise getComponentAsync(array $args = [])
* @method \Aws\Result getEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise getEnvironmentAsync(array $args = [])
* @method \Aws\Result getEnvironmentAccountConnection(array $args = [])
@ -75,6 +83,12 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getTemplateSyncConfigAsync(array $args = [])
* @method \Aws\Result getTemplateSyncStatus(array $args = [])
* @method \GuzzleHttp\Promise\Promise getTemplateSyncStatusAsync(array $args = [])
* @method \Aws\Result listComponentOutputs(array $args = [])
* @method \GuzzleHttp\Promise\Promise listComponentOutputsAsync(array $args = [])
* @method \Aws\Result listComponentProvisionedResources(array $args = [])
* @method \GuzzleHttp\Promise\Promise listComponentProvisionedResourcesAsync(array $args = [])
* @method \Aws\Result listComponents(array $args = [])
* @method \GuzzleHttp\Promise\Promise listComponentsAsync(array $args = [])
* @method \Aws\Result listEnvironmentAccountConnections(array $args = [])
* @method \GuzzleHttp\Promise\Promise listEnvironmentAccountConnectionsAsync(array $args = [])
* @method \Aws\Result listEnvironmentOutputs(array $args = [])
@ -119,6 +133,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateAccountSettings(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateAccountSettingsAsync(array $args = [])
* @method \Aws\Result updateComponent(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateComponentAsync(array $args = [])
* @method \Aws\Result updateEnvironment(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateEnvironmentAsync(array $args = [])
* @method \Aws\Result updateEnvironmentAccountConnection(array $args = [])

View file

@ -178,6 +178,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise enableSnapshotCopyAsync(array $args = [])
* @method \Aws\Result getClusterCredentials(array $args = [])
* @method \GuzzleHttp\Promise\Promise getClusterCredentialsAsync(array $args = [])
* @method \Aws\Result getClusterCredentialsWithIAM(array $args = [])
* @method \GuzzleHttp\Promise\Promise getClusterCredentialsWithIAMAsync(array $args = [])
* @method \Aws\Result getReservedNodeExchangeConfigurationOptions(array $args = [])
* @method \GuzzleHttp\Promise\Promise getReservedNodeExchangeConfigurationOptionsAsync(array $args = [])
* @method \Aws\Result getReservedNodeExchangeOfferings(array $args = [])

View file

@ -0,0 +1,9 @@
<?php
namespace Aws\RedshiftServerless\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Redshift Serverless** service.
*/
class RedshiftServerlessException extends AwsException {}

View file

@ -0,0 +1,83 @@
<?php
namespace Aws\RedshiftServerless;
use Aws\AwsClient;
/**
* This client is used to interact with the **Redshift Serverless** service.
* @method \Aws\Result convertRecoveryPointToSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise convertRecoveryPointToSnapshotAsync(array $args = [])
* @method \Aws\Result createEndpointAccess(array $args = [])
* @method \GuzzleHttp\Promise\Promise createEndpointAccessAsync(array $args = [])
* @method \Aws\Result createNamespace(array $args = [])
* @method \GuzzleHttp\Promise\Promise createNamespaceAsync(array $args = [])
* @method \Aws\Result createSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise createSnapshotAsync(array $args = [])
* @method \Aws\Result createUsageLimit(array $args = [])
* @method \GuzzleHttp\Promise\Promise createUsageLimitAsync(array $args = [])
* @method \Aws\Result createWorkgroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise createWorkgroupAsync(array $args = [])
* @method \Aws\Result deleteEndpointAccess(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteEndpointAccessAsync(array $args = [])
* @method \Aws\Result deleteNamespace(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteNamespaceAsync(array $args = [])
* @method \Aws\Result deleteResourcePolicy(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteResourcePolicyAsync(array $args = [])
* @method \Aws\Result deleteSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteSnapshotAsync(array $args = [])
* @method \Aws\Result deleteUsageLimit(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteUsageLimitAsync(array $args = [])
* @method \Aws\Result deleteWorkgroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteWorkgroupAsync(array $args = [])
* @method \Aws\Result getCredentials(array $args = [])
* @method \GuzzleHttp\Promise\Promise getCredentialsAsync(array $args = [])
* @method \Aws\Result getEndpointAccess(array $args = [])
* @method \GuzzleHttp\Promise\Promise getEndpointAccessAsync(array $args = [])
* @method \Aws\Result getNamespace(array $args = [])
* @method \GuzzleHttp\Promise\Promise getNamespaceAsync(array $args = [])
* @method \Aws\Result getRecoveryPoint(array $args = [])
* @method \GuzzleHttp\Promise\Promise getRecoveryPointAsync(array $args = [])
* @method \Aws\Result getResourcePolicy(array $args = [])
* @method \GuzzleHttp\Promise\Promise getResourcePolicyAsync(array $args = [])
* @method \Aws\Result getSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise getSnapshotAsync(array $args = [])
* @method \Aws\Result getUsageLimit(array $args = [])
* @method \GuzzleHttp\Promise\Promise getUsageLimitAsync(array $args = [])
* @method \Aws\Result getWorkgroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise getWorkgroupAsync(array $args = [])
* @method \Aws\Result listEndpointAccess(array $args = [])
* @method \GuzzleHttp\Promise\Promise listEndpointAccessAsync(array $args = [])
* @method \Aws\Result listNamespaces(array $args = [])
* @method \GuzzleHttp\Promise\Promise listNamespacesAsync(array $args = [])
* @method \Aws\Result listRecoveryPoints(array $args = [])
* @method \GuzzleHttp\Promise\Promise listRecoveryPointsAsync(array $args = [])
* @method \Aws\Result listSnapshots(array $args = [])
* @method \GuzzleHttp\Promise\Promise listSnapshotsAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listUsageLimits(array $args = [])
* @method \GuzzleHttp\Promise\Promise listUsageLimitsAsync(array $args = [])
* @method \Aws\Result listWorkgroups(array $args = [])
* @method \GuzzleHttp\Promise\Promise listWorkgroupsAsync(array $args = [])
* @method \Aws\Result putResourcePolicy(array $args = [])
* @method \GuzzleHttp\Promise\Promise putResourcePolicyAsync(array $args = [])
* @method \Aws\Result restoreFromRecoveryPoint(array $args = [])
* @method \GuzzleHttp\Promise\Promise restoreFromRecoveryPointAsync(array $args = [])
* @method \Aws\Result restoreFromSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise restoreFromSnapshotAsync(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 updateEndpointAccess(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateEndpointAccessAsync(array $args = [])
* @method \Aws\Result updateNamespace(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateNamespaceAsync(array $args = [])
* @method \Aws\Result updateSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateSnapshotAsync(array $args = [])
* @method \Aws\Result updateUsageLimit(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateUsageLimitAsync(array $args = [])
* @method \Aws\Result updateWorkgroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateWorkgroupAsync(array $args = [])
*/
class RedshiftServerlessClient extends AwsClient {}

View file

@ -12,10 +12,14 @@ use Psr\Http\Message\RequestInterface;
* @method \GuzzleHttp\Promise\Promise activateKeySigningKeyAsync(array $args = [])
* @method \Aws\Result associateVPCWithHostedZone(array $args = [])
* @method \GuzzleHttp\Promise\Promise associateVPCWithHostedZoneAsync(array $args = [])
* @method \Aws\Result changeCidrCollection(array $args = [])
* @method \GuzzleHttp\Promise\Promise changeCidrCollectionAsync(array $args = [])
* @method \Aws\Result changeResourceRecordSets(array $args = [])
* @method \GuzzleHttp\Promise\Promise changeResourceRecordSetsAsync(array $args = [])
* @method \Aws\Result changeTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise changeTagsForResourceAsync(array $args = [])
* @method \Aws\Result createCidrCollection(array $args = [])
* @method \GuzzleHttp\Promise\Promise createCidrCollectionAsync(array $args = [])
* @method \Aws\Result createHealthCheck(array $args = [])
* @method \GuzzleHttp\Promise\Promise createHealthCheckAsync(array $args = [])
* @method \Aws\Result createHostedZone(array $args = [])
@ -36,6 +40,8 @@ use Psr\Http\Message\RequestInterface;
* @method \GuzzleHttp\Promise\Promise createVPCAssociationAuthorizationAsync(array $args = [])
* @method \Aws\Result deactivateKeySigningKey(array $args = [])
* @method \GuzzleHttp\Promise\Promise deactivateKeySigningKeyAsync(array $args = [])
* @method \Aws\Result deleteCidrCollection(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteCidrCollectionAsync(array $args = [])
* @method \Aws\Result deleteHealthCheck(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteHealthCheckAsync(array $args = [])
* @method \Aws\Result deleteHostedZone(array $args = [])
@ -94,6 +100,12 @@ use Psr\Http\Message\RequestInterface;
* @method \GuzzleHttp\Promise\Promise getTrafficPolicyInstanceAsync(array $args = [])
* @method \Aws\Result getTrafficPolicyInstanceCount(array $args = [])
* @method \GuzzleHttp\Promise\Promise getTrafficPolicyInstanceCountAsync(array $args = [])
* @method \Aws\Result listCidrBlocks(array $args = [])
* @method \GuzzleHttp\Promise\Promise listCidrBlocksAsync(array $args = [])
* @method \Aws\Result listCidrCollections(array $args = [])
* @method \GuzzleHttp\Promise\Promise listCidrCollectionsAsync(array $args = [])
* @method \Aws\Result listCidrLocations(array $args = [])
* @method \GuzzleHttp\Promise\Promise listCidrLocationsAsync(array $args = [])
* @method \Aws\Result listGeoLocations(array $args = [])
* @method \GuzzleHttp\Promise\Promise listGeoLocationsAsync(array $args = [])
* @method \Aws\Result listHealthChecks(array $args = [])

View file

@ -150,6 +150,8 @@ namespace Aws;
* @method \Aws\MultiRegionClient createMultiRegionConfigService(array $args = [])
* @method \Aws\Connect\ConnectClient createConnect(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionConnect(array $args = [])
* @method \Aws\ConnectCampaignService\ConnectCampaignServiceClient createConnectCampaignService(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionConnectCampaignService(array $args = [])
* @method \Aws\ConnectContactLens\ConnectContactLensClient createConnectContactLens(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionConnectContactLens(array $args = [])
* @method \Aws\ConnectParticipant\ConnectParticipantClient createConnectParticipant(array $args = [])
@ -370,6 +372,8 @@ namespace Aws;
* @method \Aws\MultiRegionClient createMultiRegionMacie(array $args = [])
* @method \Aws\Macie2\Macie2Client createMacie2(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionMacie2(array $args = [])
* @method \Aws\MainframeModernization\MainframeModernizationClient createMainframeModernization(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionMainframeModernization(array $args = [])
* @method \Aws\ManagedBlockchain\ManagedBlockchainClient createManagedBlockchain(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionManagedBlockchain(array $args = [])
* @method \Aws\ManagedGrafana\ManagedGrafanaClient createManagedGrafana(array $args = [])
@ -472,6 +476,8 @@ namespace Aws;
* @method \Aws\MultiRegionClient createMultiRegionRedshift(array $args = [])
* @method \Aws\RedshiftDataAPIService\RedshiftDataAPIServiceClient createRedshiftDataAPIService(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionRedshiftDataAPIService(array $args = [])
* @method \Aws\RedshiftServerless\RedshiftServerlessClient createRedshiftServerless(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionRedshiftServerless(array $args = [])
* @method \Aws\Rekognition\RekognitionClient createRekognition(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionRekognition(array $args = [])
* @method \Aws\ResilienceHub\ResilienceHubClient createResilienceHub(array $args = [])
@ -617,7 +623,7 @@ namespace Aws;
*/
class Sdk
{
const VERSION = '3.224.0';
const VERSION = '3.227.0';
/** @var array Arguments for creating clients */
private $args;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
<?php
// This file was auto-generated from sdk-root/src/data/ce/2017-10-25/paginators-1.json
return [ 'pagination' => [ 'GetSavingsPlansCoverage' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'GetSavingsPlansUtilizationDetails' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListCostCategoryDefinitions' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], ],];
return [ 'pagination' => [ 'GetSavingsPlansCoverage' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'GetSavingsPlansUtilizationDetails' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListCostAllocationTags' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListCostCategoryDefinitions' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], ],];

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
<?php
// This file was auto-generated from sdk-root/src/data/chime-sdk-messaging/2021-05-15/paginators-1.json
return [ 'pagination' => [ 'ListChannelBans' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelFlows' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelMemberships' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelMembershipsForAppInstanceUser' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelMessages' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelModerators' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannels' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelsAssociatedWithChannelFlow' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelsModeratedByAppInstanceUser' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], ],];
return [ 'pagination' => [ 'ListChannelBans' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelFlows' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelMemberships' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelMembershipsForAppInstanceUser' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelMessages' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelModerators' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannels' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelsAssociatedWithChannelFlow' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'ListChannelsModeratedByAppInstanceUser' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], 'SearchChannels' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', ], ],];

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
<?php
// This file was auto-generated from sdk-root/src/data/connectcampaigns/2021-01-30/paginators-1.json
return [ 'pagination' => [ 'ListCampaigns' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'campaignSummaryList', ], ],];

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
<?php
// This file was auto-generated from sdk-root/src/data/dms/2016-01-01/paginators-1.json
return [ 'pagination' => [ 'DescribeApplicableIndividualAssessments' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeCertificates' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeConnections' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeEndpointSettings' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeEndpointTypes' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeEndpoints' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeEventSubscriptions' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeEvents' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeOrderableReplicationInstances' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribePendingMaintenanceActions' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationInstanceTaskLogs' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationInstances' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationSubnetGroups' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationTaskAssessmentResults' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationTaskAssessmentRuns' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationTaskIndividualAssessments' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationTasks' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeSchemas' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeTableStatistics' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], ],];
return [ 'pagination' => [ 'DescribeApplicableIndividualAssessments' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeCertificates' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeConnections' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeEndpointSettings' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeEndpointTypes' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeEndpoints' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeEventSubscriptions' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeEvents' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeFleetAdvisorCollectors' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxRecords', ], 'DescribeFleetAdvisorDatabases' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxRecords', ], 'DescribeFleetAdvisorLsaAnalysis' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxRecords', ], 'DescribeFleetAdvisorSchemaObjectSummary' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxRecords', ], 'DescribeFleetAdvisorSchemas' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxRecords', ], 'DescribeOrderableReplicationInstances' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribePendingMaintenanceActions' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationInstanceTaskLogs' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationInstances' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationSubnetGroups' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationTaskAssessmentResults' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationTaskAssessmentRuns' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationTaskIndividualAssessments' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeReplicationTasks' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeSchemas' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], 'DescribeTableStatistics' => [ 'input_token' => 'Marker', 'output_token' => 'Marker', 'limit_key' => 'MaxRecords', ], ],];

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
<?php
// This file was auto-generated from sdk-root/src/data/drs/2020-02-26/paginators-1.json
return [ 'pagination' => [ 'DescribeJobLogItems' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'DescribeJobs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'DescribeRecoveryInstances' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'DescribeRecoverySnapshots' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'DescribeReplicationConfigurationTemplates' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'DescribeSourceServers' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], ],];
return [ 'pagination' => [ 'DescribeJobLogItems' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'DescribeJobs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'DescribeRecoveryInstances' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'DescribeRecoverySnapshots' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'DescribeReplicationConfigurationTemplates' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'DescribeSourceServers' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'ListExtensibleSourceServers' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'items', ], 'ListStagingAccounts' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'accounts', ], ],];

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
<?php
// This file was auto-generated from sdk-root/src/data/m2/2021-04-28/paginators-1.json
return [ 'pagination' => [ 'ListApplicationVersions' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'applicationVersions', ], 'ListApplications' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'applications', ], 'ListBatchJobDefinitions' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'batchJobDefinitions', ], 'ListBatchJobExecutions' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'batchJobExecutions', ], 'ListDataSetImportHistory' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'dataSetImportTasks', ], 'ListDataSets' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'dataSets', ], 'ListDeployments' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'deployments', ], 'ListEngineVersions' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'engineVersions', ], 'ListEnvironments' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'environments', ], ],];

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
<?php
// This file was auto-generated from sdk-root/src/data/proton/2020-07-20/paginators-1.json
return [ 'pagination' => [ 'ListEnvironmentAccountConnections' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'environmentAccountConnections', ], 'ListEnvironmentOutputs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'outputs', ], 'ListEnvironmentProvisionedResources' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'provisionedResources', ], 'ListEnvironmentTemplateVersions' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'templateVersions', ], 'ListEnvironmentTemplates' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'templates', ], 'ListEnvironments' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'environments', ], 'ListRepositories' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'repositories', ], 'ListRepositorySyncDefinitions' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'syncDefinitions', ], 'ListServiceInstanceOutputs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'outputs', ], 'ListServiceInstanceProvisionedResources' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'provisionedResources', ], 'ListServiceInstances' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'serviceInstances', ], 'ListServicePipelineOutputs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'outputs', ], 'ListServicePipelineProvisionedResources' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'provisionedResources', ], 'ListServiceTemplateVersions' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'templateVersions', ], 'ListServiceTemplates' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'templates', ], 'ListServices' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'services', ], 'ListTagsForResource' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'tags', ], ],];
return [ 'pagination' => [ 'ListComponentOutputs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'outputs', ], 'ListComponentProvisionedResources' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'provisionedResources', ], 'ListComponents' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'components', ], 'ListEnvironmentAccountConnections' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'environmentAccountConnections', ], 'ListEnvironmentOutputs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'outputs', ], 'ListEnvironmentProvisionedResources' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'provisionedResources', ], 'ListEnvironmentTemplateVersions' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'templateVersions', ], 'ListEnvironmentTemplates' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'templates', ], 'ListEnvironments' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'environments', ], 'ListRepositories' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'repositories', ], 'ListRepositorySyncDefinitions' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'syncDefinitions', ], 'ListServiceInstanceOutputs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'outputs', ], 'ListServiceInstanceProvisionedResources' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'provisionedResources', ], 'ListServiceInstances' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'serviceInstances', ], 'ListServicePipelineOutputs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'outputs', ], 'ListServicePipelineProvisionedResources' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'provisionedResources', ], 'ListServiceTemplateVersions' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'templateVersions', ], 'ListServiceTemplates' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'templates', ], 'ListServices' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'services', ], 'ListTagsForResource' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'tags', ], ],];

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
<?php
// This file was auto-generated from sdk-root/src/data/redshiftserverless/2021-04-21/paginators-1.json
return [ 'pagination' => [ 'ListEndpointAccess' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'endpoints', ], 'ListNamespaces' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'namespaces', ], 'ListRecoveryPoints' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'recoveryPoints', ], 'ListSnapshots' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'snapshots', ], 'ListUsageLimits' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'usageLimits', ], 'ListWorkgroups' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'workgroups', ], ],];

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
<?php
// This file was auto-generated from sdk-root/src/data/route53/2013-04-01/paginators-1.json
return [ 'pagination' => [ 'ListHealthChecks' => [ 'input_token' => 'Marker', 'limit_key' => 'MaxItems', 'more_results' => 'IsTruncated', 'output_token' => 'NextMarker', 'result_key' => 'HealthChecks', ], 'ListHostedZones' => [ 'input_token' => 'Marker', 'limit_key' => 'MaxItems', 'more_results' => 'IsTruncated', 'output_token' => 'NextMarker', 'result_key' => 'HostedZones', ], 'ListQueryLoggingConfigs' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'QueryLoggingConfigs', ], 'ListResourceRecordSets' => [ 'input_token' => [ 'StartRecordName', 'StartRecordType', 'StartRecordIdentifier', ], 'limit_key' => 'MaxItems', 'more_results' => 'IsTruncated', 'output_token' => [ 'NextRecordName', 'NextRecordType', 'NextRecordIdentifier', ], 'result_key' => 'ResourceRecordSets', ], ],];
return [ 'pagination' => [ 'ListCidrBlocks' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'CidrBlocks', ], 'ListCidrCollections' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'CidrCollections', ], 'ListCidrLocations' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'CidrLocations', ], 'ListHealthChecks' => [ 'input_token' => 'Marker', 'limit_key' => 'MaxItems', 'more_results' => 'IsTruncated', 'output_token' => 'NextMarker', 'result_key' => 'HealthChecks', ], 'ListHostedZones' => [ 'input_token' => 'Marker', 'limit_key' => 'MaxItems', 'more_results' => 'IsTruncated', 'output_token' => 'NextMarker', 'result_key' => 'HostedZones', ], 'ListQueryLoggingConfigs' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', 'result_key' => 'QueryLoggingConfigs', ], 'ListResourceRecordSets' => [ 'input_token' => [ 'StartRecordName', 'StartRecordType', 'StartRecordIdentifier', ], 'limit_key' => 'MaxItems', 'more_results' => 'IsTruncated', 'output_token' => [ 'NextRecordName', 'NextRecordType', 'NextRecordIdentifier', ], 'result_key' => 'ResourceRecordSets', ], ],];

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
<?php
// This file was auto-generated from sdk-root/src/data/servicecatalog-appregistry/2020-06-24/paginators-1.json
return [ 'pagination' => [ 'ListApplications' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'applications', ], 'ListAssociatedAttributeGroups' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'attributeGroups', ], 'ListAssociatedResources' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'resources', ], 'ListAttributeGroups' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'attributeGroups', ], ],];
return [ 'pagination' => [ 'ListApplications' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'applications', ], 'ListAssociatedAttributeGroups' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'attributeGroups', ], 'ListAssociatedResources' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'resources', ], 'ListAttributeGroups' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'attributeGroups', ], 'ListAttributeGroupsForApplication' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'attributeGroupsDetails', ], ],];

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -5,6 +5,8 @@ use Aws\AwsClient;
/**
* This client is used to interact with the **Elastic Disaster Recovery Service** service.
* @method \Aws\Result createExtendedSourceServer(array $args = [])
* @method \GuzzleHttp\Promise\Promise createExtendedSourceServerAsync(array $args = [])
* @method \Aws\Result createReplicationConfigurationTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise createReplicationConfigurationTemplateAsync(array $args = [])
* @method \Aws\Result deleteJob(array $args = [])
@ -39,6 +41,10 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getReplicationConfigurationAsync(array $args = [])
* @method \Aws\Result initializeService(array $args = [])
* @method \GuzzleHttp\Promise\Promise initializeServiceAsync(array $args = [])
* @method \Aws\Result listExtensibleSourceServers(array $args = [])
* @method \GuzzleHttp\Promise\Promise listExtensibleSourceServersAsync(array $args = [])
* @method \Aws\Result listStagingAccounts(array $args = [])
* @method \GuzzleHttp\Promise\Promise listStagingAccountsAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result retryDataReplication(array $args = [])

View file

@ -28,7 +28,7 @@ class InstalledVersions
{
/**
* @var mixed[]|null
* @psalm-var array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}|array{}|null
* @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null
*/
private static $installed;
@ -39,7 +39,7 @@ class InstalledVersions
/**
* @var array[]
* @psalm-var array<string, array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
* @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
*/
private static $installedByVendor = array();
@ -243,7 +243,7 @@ class InstalledVersions
/**
* @return array
* @psalm-return array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}
* @psalm-return array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}
*/
public static function getRootPackage()
{
@ -257,7 +257,7 @@ class InstalledVersions
*
* @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect.
* @return array[]
* @psalm-return array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}
* @psalm-return array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}
*/
public static function getRawData()
{
@ -280,7 +280,7 @@ class InstalledVersions
* Returns the raw data of all installed.php which are currently loaded for custom implementations
*
* @return array[]
* @psalm-return list<array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
* @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
*/
public static function getAllRawData()
{
@ -303,7 +303,7 @@ class InstalledVersions
* @param array[] $data A vendor/composer/installed.php data set
* @return void
*
* @psalm-param array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>} $data
* @psalm-param array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $data
*/
public static function reload($data)
{
@ -313,7 +313,7 @@ class InstalledVersions
/**
* @return array[]
* @psalm-return list<array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
* @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
*/
private static function getInstalled()
{

View file

@ -119,17 +119,17 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.224.0",
"version_normalized": "3.224.0.0",
"version": "3.227.0",
"version_normalized": "3.227.0.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "bc5eb18414ef703c5f39a5a009a437c74c228306"
"reference": "88d803113ade68604ec03c591d65e1e44406ab8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bc5eb18414ef703c5f39a5a009a437c74c228306",
"reference": "bc5eb18414ef703c5f39a5a009a437c74c228306",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/88d803113ade68604ec03c591d65e1e44406ab8e",
"reference": "88d803113ade68604ec03c591d65e1e44406ab8e",
"shasum": ""
},
"require": {
@ -137,9 +137,9 @@
"ext-json": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^5.3.3 || ^6.2.1 || ^7.0",
"guzzlehttp/guzzle": "^6.5.7 || ^7.4.4",
"guzzlehttp/promises": "^1.4.0",
"guzzlehttp/psr7": "^1.7.0 || ^2.1.1",
"guzzlehttp/psr7": "^1.8.5 || ^2.3",
"mtdowling/jmespath.php": "^2.6",
"php": ">=5.5"
},
@ -166,7 +166,7 @@
"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
"ext-sockets": "To use client-side monitoring"
},
"time": "2022-05-27T20:23:28+00:00",
"time": "2022-06-17T18:15:06+00:00",
"type": "library",
"extra": {
"branch-alias": {
@ -207,7 +207,7 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.224.0"
"source": "https://github.com/aws/aws-sdk-php/tree/3.227.0"
},
"install-path": "../aws/aws-sdk-php"
},
@ -734,17 +734,17 @@
},
{
"name": "google/apiclient",
"version": "v2.12.4",
"version_normalized": "2.12.4.0",
"version": "v2.12.6",
"version_normalized": "2.12.6.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-api-php-client.git",
"reference": "702eed9ae7022ba20dc7118c8161060cb50ee9f8"
"reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/702eed9ae7022ba20dc7118c8161060cb50ee9f8",
"reference": "702eed9ae7022ba20dc7118c8161060cb50ee9f8",
"url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/f92aa126903a9e2da5bd41a280d9633cb249e79e",
"reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e",
"shasum": ""
},
"require": {
@ -753,18 +753,17 @@
"google/auth": "^1.10",
"guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
"guzzlehttp/psr7": "^1.8.4||^2.2.1",
"monolog/monolog": "^1.17||^2.0",
"monolog/monolog": "^1.17||^2.0||^3.0",
"php": "^5.6|^7.0|^8.0",
"phpseclib/phpseclib": "~2.0||^3.0.2"
},
"require-dev": {
"cache/filesystem-adapter": "^0.3.2|^1.1",
"composer/composer": "^1.10.22",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"phpcompatibility/php-compatibility": "^9.2",
"phpspec/prophecy-phpunit": "^1.1||^2.0",
"phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
"squizlabs/php_codesniffer": "~2.3",
"squizlabs/php_codesniffer": "^3.0",
"symfony/css-selector": "~2.1",
"symfony/dom-crawler": "~2.1",
"yoast/phpunit-polyfills": "^1.0"
@ -772,7 +771,7 @@
"suggest": {
"cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
},
"time": "2022-04-20T16:44:03+00:00",
"time": "2022-06-06T20:00:19+00:00",
"type": "library",
"extra": {
"branch-alias": {
@ -802,23 +801,23 @@
],
"support": {
"issues": "https://github.com/googleapis/google-api-php-client/issues",
"source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.4"
"source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.6"
},
"install-path": "../google/apiclient"
},
{
"name": "google/apiclient-services",
"version": "v0.251.0",
"version_normalized": "0.251.0.0",
"version": "v0.253.0",
"version_normalized": "0.253.0.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-api-php-client-services.git",
"reference": "73b7a41113bd6b5ae2d42795dbe0d76e0c482782"
"reference": "70c62b17f7821526cb52c6f125254dc51f256109"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/73b7a41113bd6b5ae2d42795dbe0d76e0c482782",
"reference": "73b7a41113bd6b5ae2d42795dbe0d76e0c482782",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/70c62b17f7821526cb52c6f125254dc51f256109",
"reference": "70c62b17f7821526cb52c6f125254dc51f256109",
"shasum": ""
},
"require": {
@ -827,7 +826,7 @@
"require-dev": {
"phpunit/phpunit": "^5.7||^8.5.13"
},
"time": "2022-05-30T00:56:11+00:00",
"time": "2022-06-13T01:06:12+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -849,23 +848,23 @@
],
"support": {
"issues": "https://github.com/googleapis/google-api-php-client-services/issues",
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.251.0"
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.253.0"
},
"install-path": "../google/apiclient-services"
},
{
"name": "google/auth",
"version": "v1.21.0",
"version_normalized": "1.21.0.0",
"version": "v1.21.1",
"version_normalized": "1.21.1.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-auth-library-php.git",
"reference": "73392bad2eb6852eea9084b6bbdec752515cb849"
"reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/73392bad2eb6852eea9084b6bbdec752515cb849",
"reference": "73392bad2eb6852eea9084b6bbdec752515cb849",
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/aa3b9ca29258ac6347ce3c8937a2418c5d78f840",
"reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840",
"shasum": ""
},
"require": {
@ -888,7 +887,7 @@
"suggest": {
"phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
},
"time": "2022-04-13T20:35:52+00:00",
"time": "2022-05-16T19:34:15+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -910,23 +909,23 @@
"support": {
"docs": "https://googleapis.github.io/google-auth-library-php/main/",
"issues": "https://github.com/googleapis/google-auth-library-php/issues",
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.21.0"
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.21.1"
},
"install-path": "../google/auth"
},
{
"name": "guzzlehttp/guzzle",
"version": "7.4.3",
"version_normalized": "7.4.3.0",
"version": "7.4.4",
"version_normalized": "7.4.4.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab"
"reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/74a8602c6faec9ef74b7a9391ac82c5e65b1cdab",
"reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"shasum": ""
},
"require": {
@ -952,7 +951,7 @@
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
"psr/log": "Required for using the Log middleware"
},
"time": "2022-05-25T13:24:33+00:00",
"time": "2022-06-09T21:39:15+00:00",
"type": "library",
"extra": {
"branch-alias": {
@ -1023,7 +1022,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.4.3"
"source": "https://github.com/guzzle/guzzle/tree/7.4.4"
},
"funding": [
{
@ -1130,17 +1129,17 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.2.1",
"version_normalized": "2.2.1.0",
"version": "2.3.0",
"version_normalized": "2.3.0.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2"
"reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/c94a94f120803a18554c1805ef2e539f8285f9a2",
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/83260bb50b8fc753c72d14dc1621a2dac31877ee",
"reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee",
"shasum": ""
},
"require": {
@ -1161,11 +1160,11 @@
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"time": "2022-03-20T21:55:58+00:00",
"time": "2022-06-09T08:26:02+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
"dev-master": "2.3-dev"
}
},
"installation-source": "dist",
@ -1228,7 +1227,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.2.1"
"source": "https://github.com/guzzle/psr7/tree/2.3.0"
},
"funding": [
{
@ -1432,17 +1431,17 @@
},
{
"name": "monolog/monolog",
"version": "2.6.0",
"version_normalized": "2.6.0.0",
"version": "2.7.0",
"version_normalized": "2.7.0.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "247918972acd74356b0a91dfaa5adcaec069b6c0"
"reference": "5579edf28aee1190a798bfa5be8bc16c563bd524"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/247918972acd74356b0a91dfaa5adcaec069b6c0",
"reference": "247918972acd74356b0a91dfaa5adcaec069b6c0",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524",
"reference": "5579edf28aee1190a798bfa5be8bc16c563bd524",
"shasum": ""
},
"require": {
@ -1490,7 +1489,7 @@
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
},
"time": "2022-05-10T09:36:00+00:00",
"time": "2022-06-09T08:59:12+00:00",
"type": "library",
"extra": {
"branch-alias": {
@ -1523,7 +1522,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.6.0"
"source": "https://github.com/Seldaek/monolog/tree/2.7.0"
},
"funding": [
{
@ -2123,17 +2122,17 @@
},
{
"name": "phpmailer/phpmailer",
"version": "v6.6.0",
"version_normalized": "6.6.0.0",
"version": "v6.6.2",
"version_normalized": "6.6.2.0",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1"
"reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e43bac82edc26ca04b36143a48bde1c051cfd5b1",
"reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
"reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
"shasum": ""
},
"require": {
@ -2145,8 +2144,8 @@
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"doctrine/annotations": "^1.2",
"php-parallel-lint/php-console-highlighter": "^0.5.0",
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpcompatibility/php-compatibility": "^9.3.5",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.6.2",
@ -2160,7 +2159,7 @@
"stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
},
"time": "2022-02-28T15:31:21+00:00",
"time": "2022-06-14T09:27:21+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -2192,7 +2191,7 @@
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.0"
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.2"
},
"funding": [
{
@ -3127,17 +3126,17 @@
},
{
"name": "react/promise-timer",
"version": "v1.8.0",
"version_normalized": "1.8.0.0",
"version": "v1.9.0",
"version_normalized": "1.9.0.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise-timer.git",
"reference": "0bbbcc79589e5bfdddba68a287f1cb805581a479"
"reference": "aa7a73c74b8d8c0f622f5982ff7b0351bc29e495"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/promise-timer/zipball/0bbbcc79589e5bfdddba68a287f1cb805581a479",
"reference": "0bbbcc79589e5bfdddba68a287f1cb805581a479",
"url": "https://api.github.com/repos/reactphp/promise-timer/zipball/aa7a73c74b8d8c0f622f5982ff7b0351bc29e495",
"reference": "aa7a73c74b8d8c0f622f5982ff7b0351bc29e495",
"shasum": ""
},
"require": {
@ -3148,16 +3147,16 @@
"require-dev": {
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"
},
"time": "2021-12-06T11:08:48+00:00",
"time": "2022-06-13T13:41:03+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"React\\Promise\\Timer\\": "src/"
},
"files": [
"src/functions_include.php"
]
],
"psr-4": {
"React\\Promise\\Timer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@ -3197,7 +3196,7 @@
],
"support": {
"issues": "https://github.com/reactphp/promise-timer/issues",
"source": "https://github.com/reactphp/promise-timer/tree/v1.8.0"
"source": "https://github.com/reactphp/promise-timer/tree/v1.9.0"
},
"funding": [
{
@ -3453,17 +3452,17 @@
},
{
"name": "stripe/stripe-php",
"version": "v8.4.0",
"version_normalized": "8.4.0.0",
"version": "v8.7.0",
"version_normalized": "8.7.0.0",
"source": {
"type": "git",
"url": "https://github.com/stripe/stripe-php.git",
"reference": "79f1114adf342644695b52460bbb5009bbd545ef"
"reference": "07e92daf7bc4635f34542966bddaf48c2777d48d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/79f1114adf342644695b52460bbb5009bbd545ef",
"reference": "79f1114adf342644695b52460bbb5009bbd545ef",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/07e92daf7bc4635f34542966bddaf48c2777d48d",
"reference": "07e92daf7bc4635f34542966bddaf48c2777d48d",
"shasum": ""
},
"require": {
@ -3478,7 +3477,7 @@
"phpunit/phpunit": "^5.7 || ^9.0",
"squizlabs/php_codesniffer": "^3.3"
},
"time": "2022-05-26T20:34:44+00:00",
"time": "2022-06-17T19:22:08+00:00",
"type": "library",
"extra": {
"branch-alias": {
@ -3510,7 +3509,7 @@
],
"support": {
"issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v8.4.0"
"source": "https://github.com/stripe/stripe-php/tree/v8.7.0"
},
"install-path": "../stripe/stripe-php"
},
@ -3757,17 +3756,17 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.4.8",
"version_normalized": "5.4.8.0",
"version": "v5.4.9",
"version_normalized": "5.4.9.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2"
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
"reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6b0d0e4aca38d57605dcd11e2416994b38774522",
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522",
"shasum": ""
},
"require": {
@ -3785,7 +3784,7 @@
"suggest": {
"symfony/mime": "To use the file extension guesser"
},
"time": "2022-04-22T08:14:12+00:00",
"time": "2022-05-17T15:07:29+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -3813,7 +3812,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.8"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.9"
},
"funding": [
{
@ -3905,17 +3904,17 @@
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.25.0",
"version_normalized": "1.25.0.0",
"version": "v1.26.0",
"version_normalized": "1.26.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
"shasum": ""
},
"require": {
@ -3927,11 +3926,11 @@
"suggest": {
"ext-mbstring": "For best performance"
},
"time": "2021-11-30T18:21:41+00:00",
"time": "2022-05-24T11:49:31+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
"dev-main": "1.26-dev"
},
"thanks": {
"name": "symfony/polyfill",
@ -3971,7 +3970,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
},
"funding": [
{
@ -3991,27 +3990,27 @@
},
{
"name": "symfony/polyfill-php73",
"version": "v1.25.0",
"version_normalized": "1.25.0.0",
"version": "v1.26.0",
"version_normalized": "1.26.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2021-06-05T21:20:04+00:00",
"time": "2022-05-24T11:49:31+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
"dev-main": "1.26-dev"
},
"thanks": {
"name": "symfony/polyfill",
@ -4053,7 +4052,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0"
"source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
},
"funding": [
{
@ -4073,27 +4072,27 @@
},
{
"name": "symfony/polyfill-php80",
"version": "v1.25.0",
"version_normalized": "1.25.0.0",
"version": "v1.26.0",
"version_normalized": "1.26.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2022-03-04T08:16:47+00:00",
"time": "2022-05-10T07:21:04+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
"dev-main": "1.26-dev"
},
"thanks": {
"name": "symfony/polyfill",
@ -4139,7 +4138,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
"source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
},
"funding": [
{

View file

@ -1,283 +1,283 @@
<?php return array(
'root' => array(
'name' => 'wwbn/avideo',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '1a439466d536ed01af20afd6393cc906de9061c5',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => '875ed4a61c5763723783f8d30d450fbb4d5a3d99',
'name' => 'wwbn/avideo',
'dev' => true,
),
'versions' => array(
'abraham/twitteroauth' => array(
'pretty_version' => '3.1.0',
'version' => '3.1.0.0',
'reference' => '51a502cde3c4f414ea0f98827afbeca1f19dfe2d',
'type' => 'library',
'install_path' => __DIR__ . '/../abraham/twitteroauth',
'aliases' => array(),
'reference' => '51a502cde3c4f414ea0f98827afbeca1f19dfe2d',
'dev_requirement' => false,
),
'aws/aws-crt-php' => array(
'pretty_version' => 'v1.0.2',
'version' => '1.0.2.0',
'reference' => '3942776a8c99209908ee0b287746263725685732',
'type' => 'library',
'install_path' => __DIR__ . '/../aws/aws-crt-php',
'aliases' => array(),
'reference' => '3942776a8c99209908ee0b287746263725685732',
'dev_requirement' => false,
),
'aws/aws-sdk-php' => array(
'pretty_version' => '3.224.0',
'version' => '3.224.0.0',
'pretty_version' => '3.227.0',
'version' => '3.227.0.0',
'reference' => '88d803113ade68604ec03c591d65e1e44406ab8e',
'type' => 'library',
'install_path' => __DIR__ . '/../aws/aws-sdk-php',
'aliases' => array(),
'reference' => 'bc5eb18414ef703c5f39a5a009a437c74c228306',
'dev_requirement' => false,
),
'cboden/ratchet' => array(
'pretty_version' => 'v0.4.4',
'version' => '0.4.4.0',
'reference' => '5012dc954541b40c5599d286fd40653f5716a38f',
'type' => 'library',
'install_path' => __DIR__ . '/../cboden/ratchet',
'aliases' => array(),
'reference' => '5012dc954541b40c5599d286fd40653f5716a38f',
'dev_requirement' => false,
),
'chrisjean/php-ico' => array(
'pretty_version' => '1.0.4',
'version' => '1.0.4.0',
'reference' => 'ccd5c0d56554f3ddcd7a823e695be83e0d1e43b6',
'type' => 'library',
'install_path' => __DIR__ . '/../chrisjean/php-ico',
'aliases' => array(),
'reference' => 'ccd5c0d56554f3ddcd7a823e695be83e0d1e43b6',
'dev_requirement' => false,
),
'composer/ca-bundle' => array(
'pretty_version' => '1.3.2',
'version' => '1.3.2.0',
'reference' => 'fd5dd441932a7e10ca6e5b490e272d34c8430640',
'type' => 'library',
'install_path' => __DIR__ . '/./ca-bundle',
'aliases' => array(),
'reference' => 'fd5dd441932a7e10ca6e5b490e272d34c8430640',
'dev_requirement' => false,
),
'emojione/assets' => array(
'pretty_version' => '4.5',
'version' => '4.5.0.0',
'reference' => '88478c659a64af0176c7b0cd0778f1f9cb8f916f',
'type' => 'library',
'install_path' => __DIR__ . '/../emojione/assets',
'aliases' => array(),
'reference' => '88478c659a64af0176c7b0cd0778f1f9cb8f916f',
'dev_requirement' => false,
),
'emojione/emojione' => array(
'pretty_version' => '4.5.0',
'version' => '4.5.0.0',
'reference' => '79e685356877cbb6128074a71b7f88f435b58412',
'type' => 'library',
'install_path' => __DIR__ . '/../emojione/emojione',
'aliases' => array(),
'reference' => '79e685356877cbb6128074a71b7f88f435b58412',
'dev_requirement' => false,
),
'evenement/evenement' => array(
'pretty_version' => 'v3.0.1',
'version' => '3.0.1.0',
'reference' => '531bfb9d15f8aa57454f5f0285b18bec903b8fb7',
'type' => 'library',
'install_path' => __DIR__ . '/../evenement/evenement',
'aliases' => array(),
'reference' => '531bfb9d15f8aa57454f5f0285b18bec903b8fb7',
'dev_requirement' => false,
),
'ezyang/htmlpurifier' => array(
'pretty_version' => 'v4.14.0',
'version' => '4.14.0.0',
'reference' => '12ab42bd6e742c70c0a52f7b82477fcd44e64b75',
'type' => 'library',
'install_path' => __DIR__ . '/../ezyang/htmlpurifier',
'aliases' => array(),
'reference' => '12ab42bd6e742c70c0a52f7b82477fcd44e64b75',
'dev_requirement' => false,
),
'firebase/php-jwt' => array(
'pretty_version' => 'v6.2.0',
'version' => '6.2.0.0',
'reference' => 'd28e6df83830252650da4623c78aaaf98fb385f3',
'type' => 'library',
'install_path' => __DIR__ . '/../firebase/php-jwt',
'aliases' => array(),
'reference' => 'd28e6df83830252650da4623c78aaaf98fb385f3',
'dev_requirement' => false,
),
'gliterd/backblaze-b2' => array(
'pretty_version' => '1.5.2',
'version' => '1.5.2.0',
'reference' => 'be02bed19a4ce8d8eace32c58ad04742292ceae8',
'type' => 'library',
'install_path' => __DIR__ . '/../gliterd/backblaze-b2',
'aliases' => array(),
'reference' => 'be02bed19a4ce8d8eace32c58ad04742292ceae8',
'dev_requirement' => false,
),
'google/apiclient' => array(
'pretty_version' => 'v2.12.4',
'version' => '2.12.4.0',
'pretty_version' => 'v2.12.6',
'version' => '2.12.6.0',
'reference' => 'f92aa126903a9e2da5bd41a280d9633cb249e79e',
'type' => 'library',
'install_path' => __DIR__ . '/../google/apiclient',
'aliases' => array(),
'reference' => '702eed9ae7022ba20dc7118c8161060cb50ee9f8',
'dev_requirement' => false,
),
'google/apiclient-services' => array(
'pretty_version' => 'v0.251.0',
'version' => '0.251.0.0',
'pretty_version' => 'v0.253.0',
'version' => '0.253.0.0',
'reference' => '70c62b17f7821526cb52c6f125254dc51f256109',
'type' => 'library',
'install_path' => __DIR__ . '/../google/apiclient-services',
'aliases' => array(),
'reference' => '73b7a41113bd6b5ae2d42795dbe0d76e0c482782',
'dev_requirement' => false,
),
'google/auth' => array(
'pretty_version' => 'v1.21.0',
'version' => '1.21.0.0',
'pretty_version' => 'v1.21.1',
'version' => '1.21.1.0',
'reference' => 'aa3b9ca29258ac6347ce3c8937a2418c5d78f840',
'type' => 'library',
'install_path' => __DIR__ . '/../google/auth',
'aliases' => array(),
'reference' => '73392bad2eb6852eea9084b6bbdec752515cb849',
'dev_requirement' => false,
),
'guzzlehttp/guzzle' => array(
'pretty_version' => '7.4.3',
'version' => '7.4.3.0',
'pretty_version' => '7.4.4',
'version' => '7.4.4.0',
'reference' => 'e3ff079b22820c2029d4c2a87796b6a0b8716ad8',
'type' => 'library',
'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
'aliases' => array(),
'reference' => '74a8602c6faec9ef74b7a9391ac82c5e65b1cdab',
'dev_requirement' => false,
),
'guzzlehttp/promises' => array(
'pretty_version' => '1.5.1',
'version' => '1.5.1.0',
'reference' => 'fe752aedc9fd8fcca3fe7ad05d419d32998a06da',
'type' => 'library',
'install_path' => __DIR__ . '/../guzzlehttp/promises',
'aliases' => array(),
'reference' => 'fe752aedc9fd8fcca3fe7ad05d419d32998a06da',
'dev_requirement' => false,
),
'guzzlehttp/psr7' => array(
'pretty_version' => '2.2.1',
'version' => '2.2.1.0',
'pretty_version' => '2.3.0',
'version' => '2.3.0.0',
'reference' => '83260bb50b8fc753c72d14dc1621a2dac31877ee',
'type' => 'library',
'install_path' => __DIR__ . '/../guzzlehttp/psr7',
'aliases' => array(),
'reference' => 'c94a94f120803a18554c1805ef2e539f8285f9a2',
'dev_requirement' => false,
),
'hybridauth/hybridauth' => array(
'pretty_version' => 'v3.8.0',
'version' => '3.8.0.0',
'reference' => 'c76bea6638376394c74a52791dd637fef4deaf08',
'type' => 'library',
'install_path' => __DIR__ . '/../hybridauth/hybridauth',
'aliases' => array(),
'reference' => 'c76bea6638376394c74a52791dd637fef4deaf08',
'dev_requirement' => false,
),
'james-heinrich/getid3' => array(
'pretty_version' => 'v1.9.21',
'version' => '1.9.21.0',
'reference' => '36f5dabb1325415a4b07a401113f8db2eb81eca1',
'type' => 'library',
'install_path' => __DIR__ . '/../james-heinrich/getid3',
'aliases' => array(),
'reference' => '36f5dabb1325415a4b07a401113f8db2eb81eca1',
'dev_requirement' => false,
),
'mervick/emojionearea' => array(
'pretty_version' => 'v3.4.2',
'version' => '3.4.2.0',
'reference' => '99129f789f2e7619ce553c038783a13f47cbc846',
'type' => 'plugin',
'install_path' => __DIR__ . '/../mervick/emojionearea',
'aliases' => array(),
'reference' => '99129f789f2e7619ce553c038783a13f47cbc846',
'dev_requirement' => false,
),
'monolog/monolog' => array(
'pretty_version' => '2.6.0',
'version' => '2.6.0.0',
'pretty_version' => '2.7.0',
'version' => '2.7.0.0',
'reference' => '5579edf28aee1190a798bfa5be8bc16c563bd524',
'type' => 'library',
'install_path' => __DIR__ . '/../monolog/monolog',
'aliases' => array(),
'reference' => '247918972acd74356b0a91dfaa5adcaec069b6c0',
'dev_requirement' => false,
),
'mtdowling/jmespath.php' => array(
'pretty_version' => '2.6.1',
'version' => '2.6.1.0',
'reference' => '9b87907a81b87bc76d19a7fb2d61e61486ee9edb',
'type' => 'library',
'install_path' => __DIR__ . '/../mtdowling/jmespath.php',
'aliases' => array(),
'reference' => '9b87907a81b87bc76d19a7fb2d61e61486ee9edb',
'dev_requirement' => false,
),
'nesbot/carbon' => array(
'pretty_version' => '2.58.0',
'version' => '2.58.0.0',
'reference' => '97a34af22bde8d0ac20ab34b29d7bfe360902055',
'type' => 'library',
'install_path' => __DIR__ . '/../nesbot/carbon',
'aliases' => array(),
'reference' => '97a34af22bde8d0ac20ab34b29d7bfe360902055',
'dev_requirement' => false,
),
'norkunas/onesignal-php-api' => array(
'pretty_version' => 'v2.9.0',
'version' => '2.9.0.0',
'reference' => '0dddeca25bc2da90bbfcdfb532c2e5a088afe905',
'type' => 'library',
'install_path' => __DIR__ . '/../norkunas/onesignal-php-api',
'aliases' => array(),
'reference' => '0dddeca25bc2da90bbfcdfb532c2e5a088afe905',
'dev_requirement' => false,
),
'nyholm/psr7' => array(
'pretty_version' => '1.5.0',
'version' => '1.5.0.0',
'reference' => '1461e07a0f2a975a52082ca3b769ca912b816226',
'type' => 'library',
'install_path' => __DIR__ . '/../nyholm/psr7',
'aliases' => array(),
'reference' => '1461e07a0f2a975a52082ca3b769ca912b816226',
'dev_requirement' => false,
),
'paypal/paypal-checkout-sdk' => array(
'pretty_version' => '1.0.2',
'version' => '1.0.2.0',
'reference' => '19992ce7051ff9e47e643f28abb8cc1b3e5f1812',
'type' => 'library',
'install_path' => __DIR__ . '/../paypal/paypal-checkout-sdk',
'aliases' => array(),
'reference' => '19992ce7051ff9e47e643f28abb8cc1b3e5f1812',
'dev_requirement' => false,
),
'paypal/paypal-payouts-sdk' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'reference' => '3bdafe3d79b08bb4c3467f911adc1601300b7149',
'type' => 'library',
'install_path' => __DIR__ . '/../paypal/paypal-payouts-sdk',
'aliases' => array(),
'reference' => '3bdafe3d79b08bb4c3467f911adc1601300b7149',
'dev_requirement' => false,
),
'paypal/paypalhttp' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'reference' => '7b09c89c80828e842c79230e7f156b61fbb68d25',
'type' => 'library',
'install_path' => __DIR__ . '/../paypal/paypalhttp',
'aliases' => array(),
'reference' => '7b09c89c80828e842c79230e7f156b61fbb68d25',
'dev_requirement' => false,
),
'paypal/rest-api-sdk-php' => array(
'pretty_version' => '1.14.0',
'version' => '1.14.0.0',
'reference' => '72e2f2466975bf128a31e02b15110180f059fc04',
'type' => 'library',
'install_path' => __DIR__ . '/../paypal/rest-api-sdk-php',
'aliases' => array(),
'reference' => '72e2f2466975bf128a31e02b15110180f059fc04',
'dev_requirement' => false,
),
'php-http/async-client-implementation' => array(
@ -295,55 +295,55 @@
'php-http/message-factory' => array(
'pretty_version' => 'v1.0.2',
'version' => '1.0.2.0',
'reference' => 'a478cb11f66a6ac48d8954216cfed9aa06a501a1',
'type' => 'library',
'install_path' => __DIR__ . '/../php-http/message-factory',
'aliases' => array(),
'reference' => 'a478cb11f66a6ac48d8954216cfed9aa06a501a1',
'dev_requirement' => false,
),
'phpmailer/phpmailer' => array(
'pretty_version' => 'v6.6.0',
'version' => '6.6.0.0',
'pretty_version' => 'v6.6.2',
'version' => '6.6.2.0',
'reference' => 'b52ed06864fdda81b82ec8bf564cf15d45ed4f95',
'type' => 'library',
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
'aliases' => array(),
'reference' => 'e43bac82edc26ca04b36143a48bde1c051cfd5b1',
'dev_requirement' => false,
),
'phpseclib/phpseclib' => array(
'pretty_version' => '2.0.37',
'version' => '2.0.37.0',
'reference' => 'c812fbb4d6b4d7f30235ab7298a12f09ba13b37c',
'type' => 'library',
'install_path' => __DIR__ . '/../phpseclib/phpseclib',
'aliases' => array(),
'reference' => 'c812fbb4d6b4d7f30235ab7298a12f09ba13b37c',
'dev_requirement' => false,
),
'psr/cache' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/cache',
'aliases' => array(),
'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
'dev_requirement' => false,
),
'psr/container' => array(
'pretty_version' => '1.1.1',
'version' => '1.1.1.0',
'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/container',
'aliases' => array(),
'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf',
'dev_requirement' => false,
),
'psr/http-client' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/http-client',
'aliases' => array(),
'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
'dev_requirement' => false,
),
'psr/http-client-implementation' => array(
@ -355,10 +355,10 @@
'psr/http-factory' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/http-factory',
'aliases' => array(),
'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
'dev_requirement' => false,
),
'psr/http-factory-implementation' => array(
@ -370,10 +370,10 @@
'psr/http-message' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/http-message',
'aliases' => array(),
'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
'dev_requirement' => false,
),
'psr/http-message-implementation' => array(
@ -385,10 +385,10 @@
'psr/log' => array(
'pretty_version' => '1.1.4',
'version' => '1.1.4.0',
'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/log',
'aliases' => array(),
'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
'dev_requirement' => false,
),
'psr/log-implementation' => array(
@ -400,136 +400,136 @@
'ralouphie/getallheaders' => array(
'pretty_version' => '3.0.3',
'version' => '3.0.3.0',
'reference' => '120b605dfeb996808c31b6477290a714d356e822',
'type' => 'library',
'install_path' => __DIR__ . '/../ralouphie/getallheaders',
'aliases' => array(),
'reference' => '120b605dfeb996808c31b6477290a714d356e822',
'dev_requirement' => false,
),
'ratchet/pawl' => array(
'pretty_version' => 'v0.4.1',
'version' => '0.4.1.0',
'reference' => 'af70198bab77a582b31169d3cc3982bed25c161f',
'type' => 'library',
'install_path' => __DIR__ . '/../ratchet/pawl',
'aliases' => array(),
'reference' => 'af70198bab77a582b31169d3cc3982bed25c161f',
'dev_requirement' => false,
),
'ratchet/rfc6455' => array(
'pretty_version' => 'v0.3.1',
'version' => '0.3.1.0',
'reference' => '7c964514e93456a52a99a20fcfa0de242a43ccdb',
'type' => 'library',
'install_path' => __DIR__ . '/../ratchet/rfc6455',
'aliases' => array(),
'reference' => '7c964514e93456a52a99a20fcfa0de242a43ccdb',
'dev_requirement' => false,
),
'react/cache' => array(
'pretty_version' => 'v1.1.1',
'version' => '1.1.1.0',
'reference' => '4bf736a2cccec7298bdf745db77585966fc2ca7e',
'type' => 'library',
'install_path' => __DIR__ . '/../react/cache',
'aliases' => array(),
'reference' => '4bf736a2cccec7298bdf745db77585966fc2ca7e',
'dev_requirement' => false,
),
'react/dns' => array(
'pretty_version' => 'v1.9.0',
'version' => '1.9.0.0',
'reference' => '6d38296756fa644e6cb1bfe95eff0f9a4ed6edcb',
'type' => 'library',
'install_path' => __DIR__ . '/../react/dns',
'aliases' => array(),
'reference' => '6d38296756fa644e6cb1bfe95eff0f9a4ed6edcb',
'dev_requirement' => false,
),
'react/event-loop' => array(
'pretty_version' => 'v1.3.0',
'version' => '1.3.0.0',
'reference' => '187fb56f46d424afb6ec4ad089269c72eec2e137',
'type' => 'library',
'install_path' => __DIR__ . '/../react/event-loop',
'aliases' => array(),
'reference' => '187fb56f46d424afb6ec4ad089269c72eec2e137',
'dev_requirement' => false,
),
'react/promise' => array(
'pretty_version' => 'v2.9.0',
'version' => '2.9.0.0',
'reference' => '234f8fd1023c9158e2314fa9d7d0e6a83db42910',
'type' => 'library',
'install_path' => __DIR__ . '/../react/promise',
'aliases' => array(),
'reference' => '234f8fd1023c9158e2314fa9d7d0e6a83db42910',
'dev_requirement' => false,
),
'react/promise-timer' => array(
'pretty_version' => 'v1.8.0',
'version' => '1.8.0.0',
'pretty_version' => 'v1.9.0',
'version' => '1.9.0.0',
'reference' => 'aa7a73c74b8d8c0f622f5982ff7b0351bc29e495',
'type' => 'library',
'install_path' => __DIR__ . '/../react/promise-timer',
'aliases' => array(),
'reference' => '0bbbcc79589e5bfdddba68a287f1cb805581a479',
'dev_requirement' => false,
),
'react/socket' => array(
'pretty_version' => 'v1.11.0',
'version' => '1.11.0.0',
'reference' => 'f474156aaab4f09041144fa8b57c7d70aed32a1c',
'type' => 'library',
'install_path' => __DIR__ . '/../react/socket',
'aliases' => array(),
'reference' => 'f474156aaab4f09041144fa8b57c7d70aed32a1c',
'dev_requirement' => false,
),
'react/stream' => array(
'pretty_version' => 'v1.2.0',
'version' => '1.2.0.0',
'reference' => '7a423506ee1903e89f1e08ec5f0ed430ff784ae9',
'type' => 'library',
'install_path' => __DIR__ . '/../react/stream',
'aliases' => array(),
'reference' => '7a423506ee1903e89f1e08ec5f0ed430ff784ae9',
'dev_requirement' => false,
),
'singpolyma/openpgp-php' => array(
'pretty_version' => '0.5.0',
'version' => '0.5.0.0',
'reference' => '69292f6a46ed7f687083bfb8974b161a41ab213c',
'type' => 'library',
'install_path' => __DIR__ . '/../singpolyma/openpgp-php',
'aliases' => array(),
'reference' => '69292f6a46ed7f687083bfb8974b161a41ab213c',
'dev_requirement' => false,
),
'stripe/stripe-php' => array(
'pretty_version' => 'v8.4.0',
'version' => '8.4.0.0',
'pretty_version' => 'v8.7.0',
'version' => '8.7.0.0',
'reference' => '07e92daf7bc4635f34542966bddaf48c2777d48d',
'type' => 'library',
'install_path' => __DIR__ . '/../stripe/stripe-php',
'aliases' => array(),
'reference' => '79f1114adf342644695b52460bbb5009bbd545ef',
'dev_requirement' => false,
),
'symfony/deprecation-contracts' => array(
'pretty_version' => 'v2.5.1',
'version' => '2.5.1.0',
'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
'aliases' => array(),
'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
'dev_requirement' => false,
),
'symfony/http-client' => array(
'pretty_version' => 'v5.4.9',
'version' => '5.4.9.0',
'reference' => 'dc0b15e42b762c040761c1eb9ce86a55d47cf672',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/http-client',
'aliases' => array(),
'reference' => 'dc0b15e42b762c040761c1eb9ce86a55d47cf672',
'dev_requirement' => false,
),
'symfony/http-client-contracts' => array(
'pretty_version' => 'v2.5.1',
'version' => '2.5.1.0',
'reference' => '1a4f708e4e87f335d1b1be6148060739152f0bd5',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/http-client-contracts',
'aliases' => array(),
'reference' => '1a4f708e4e87f335d1b1be6148060739152f0bd5',
'dev_requirement' => false,
),
'symfony/http-client-implementation' => array(
@ -539,84 +539,84 @@
),
),
'symfony/http-foundation' => array(
'pretty_version' => 'v5.4.8',
'version' => '5.4.8.0',
'pretty_version' => 'v5.4.9',
'version' => '5.4.9.0',
'reference' => '6b0d0e4aca38d57605dcd11e2416994b38774522',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/http-foundation',
'aliases' => array(),
'reference' => 'ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2',
'dev_requirement' => false,
),
'symfony/options-resolver' => array(
'pretty_version' => 'v5.4.3',
'version' => '5.4.3.0',
'reference' => 'cc1147cb11af1b43f503ac18f31aa3bec213aba8',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/options-resolver',
'aliases' => array(),
'reference' => 'cc1147cb11af1b43f503ac18f31aa3bec213aba8',
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
'pretty_version' => 'v1.25.0',
'version' => '1.25.0.0',
'pretty_version' => 'v1.26.0',
'version' => '1.26.0.0',
'reference' => '9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
'aliases' => array(),
'reference' => '0abb51d2f102e00a4eefcf46ba7fec406d245825',
'dev_requirement' => false,
),
'symfony/polyfill-php73' => array(
'pretty_version' => 'v1.25.0',
'version' => '1.25.0.0',
'pretty_version' => 'v1.26.0',
'version' => '1.26.0.0',
'reference' => 'e440d35fa0286f77fb45b79a03fedbeda9307e85',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-php73',
'aliases' => array(),
'reference' => 'cc5db0e22b3cb4111010e48785a97f670b350ca5',
'dev_requirement' => false,
),
'symfony/polyfill-php80' => array(
'pretty_version' => 'v1.25.0',
'version' => '1.25.0.0',
'pretty_version' => 'v1.26.0',
'version' => '1.26.0.0',
'reference' => 'cfa0ae98841b9e461207c13ab093d76b0fa7bace',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-php80',
'aliases' => array(),
'reference' => '4407588e0d3f1f52efb65fbe92babe41f37fe50c',
'dev_requirement' => false,
),
'symfony/routing' => array(
'pretty_version' => 'v5.4.8',
'version' => '5.4.8.0',
'reference' => 'e07817bb6244ea33ef5ad31abc4a9288bef3f2f7',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/routing',
'aliases' => array(),
'reference' => 'e07817bb6244ea33ef5ad31abc4a9288bef3f2f7',
'dev_requirement' => false,
),
'symfony/service-contracts' => array(
'pretty_version' => 'v2.5.1',
'version' => '2.5.1.0',
'reference' => '24d9dc654b83e91aa59f9d167b131bc3b5bea24c',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/service-contracts',
'aliases' => array(),
'reference' => '24d9dc654b83e91aa59f9d167b131bc3b5bea24c',
'dev_requirement' => false,
),
'symfony/translation' => array(
'pretty_version' => 'v5.4.9',
'version' => '5.4.9.0',
'reference' => '1639abc1177d26bcd4320e535e664cef067ab0ca',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/translation',
'aliases' => array(),
'reference' => '1639abc1177d26bcd4320e535e664cef067ab0ca',
'dev_requirement' => false,
),
'symfony/translation-contracts' => array(
'pretty_version' => 'v2.5.1',
'version' => '2.5.1.0',
'reference' => '1211df0afa701e45a04253110e959d4af4ef0f07',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/translation-contracts',
'aliases' => array(),
'reference' => '1211df0afa701e45a04253110e959d4af4ef0f07',
'dev_requirement' => false,
),
'symfony/translation-implementation' => array(
@ -628,10 +628,10 @@
'wwbn/avideo' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '1a439466d536ed01af20afd6393cc906de9061c5',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => '875ed4a61c5763723783f8d30d450fbb4d5a3d99',
'dev_requirement' => false,
),
),

View file

@ -20,6 +20,10 @@ namespace Google\Service\AccessContextManager;
class EgressTo extends \Google\Collection
{
protected $collection_key = 'resources';
/**
* @var string[]
*/
public $externalResources;
protected $operationsType = ApiOperation::class;
protected $operationsDataType = 'array';
/**
@ -27,6 +31,20 @@ class EgressTo extends \Google\Collection
*/
public $resources;
/**
* @param string[]
*/
public function setExternalResources($externalResources)
{
$this->externalResources = $externalResources;
}
/**
* @return string[]
*/
public function getExternalResources()
{
return $this->externalResources;
}
/**
* @param ApiOperation[]
*/

View file

@ -344,6 +344,34 @@ class AndroidManagement extends \Google\Service
'required' => true,
],
],
],'get' => [
'path' => 'v1/{+name}',
'httpMethod' => 'GET',
'parameters' => [
'name' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'list' => [
'path' => 'v1/{+parent}/enrollmentTokens',
'httpMethod' => 'GET',
'parameters' => [
'parent' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
'pageSize' => [
'location' => 'query',
'type' => 'integer',
],
'pageToken' => [
'location' => 'query',
'type' => 'string',
],
],
],
]
]

View file

@ -0,0 +1,45 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\AndroidManagement;
class ClearAppsDataParams extends \Google\Collection
{
protected $collection_key = 'packageNames';
/**
* @var string[]
*/
public $packageNames;
/**
* @param string[]
*/
public function setPackageNames($packageNames)
{
$this->packageNames = $packageNames;
}
/**
* @return string[]
*/
public function getPackageNames()
{
return $this->packageNames;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(ClearAppsDataParams::class, 'Google_Service_AndroidManagement_ClearAppsDataParams');

View file

@ -0,0 +1,42 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\AndroidManagement;
class ClearAppsDataStatus extends \Google\Model
{
protected $resultsType = PerAppResult::class;
protected $resultsDataType = 'map';
/**
* @param PerAppResult[]
*/
public function setResults($results)
{
$this->results = $results;
}
/**
* @return PerAppResult[]
*/
public function getResults()
{
return $this->results;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(ClearAppsDataStatus::class, 'Google_Service_AndroidManagement_ClearAppsDataStatus');

View file

@ -20,6 +20,10 @@ namespace Google\Service\AndroidManagement;
class Command extends \Google\Collection
{
protected $collection_key = 'resetPasswordFlags';
protected $clearAppsDataParamsType = ClearAppsDataParams::class;
protected $clearAppsDataParamsDataType = '';
protected $clearAppsDataStatusType = ClearAppsDataStatus::class;
protected $clearAppsDataStatusDataType = '';
/**
* @var string
*/
@ -49,6 +53,34 @@ class Command extends \Google\Collection
*/
public $userName;
/**
* @param ClearAppsDataParams
*/
public function setClearAppsDataParams(ClearAppsDataParams $clearAppsDataParams)
{
$this->clearAppsDataParams = $clearAppsDataParams;
}
/**
* @return ClearAppsDataParams
*/
public function getClearAppsDataParams()
{
return $this->clearAppsDataParams;
}
/**
* @param ClearAppsDataStatus
*/
public function setClearAppsDataStatus(ClearAppsDataStatus $clearAppsDataStatus)
{
$this->clearAppsDataStatus = $clearAppsDataStatus;
}
/**
* @return ClearAppsDataStatus
*/
public function getClearAppsDataStatus()
{
return $this->clearAppsDataStatus;
}
/**
* @param string
*/

View file

@ -0,0 +1,61 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\AndroidManagement;
class ListEnrollmentTokensResponse extends \Google\Collection
{
protected $collection_key = 'enrollmentTokens';
protected $enrollmentTokensType = EnrollmentToken::class;
protected $enrollmentTokensDataType = 'array';
/**
* @var string
*/
public $nextPageToken;
/**
* @param EnrollmentToken[]
*/
public function setEnrollmentTokens($enrollmentTokens)
{
$this->enrollmentTokens = $enrollmentTokens;
}
/**
* @return EnrollmentToken[]
*/
public function getEnrollmentTokens()
{
return $this->enrollmentTokens;
}
/**
* @param string
*/
public function setNextPageToken($nextPageToken)
{
$this->nextPageToken = $nextPageToken;
}
/**
* @return string
*/
public function getNextPageToken()
{
return $this->nextPageToken;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(ListEnrollmentTokensResponse::class, 'Google_Service_AndroidManagement_ListEnrollmentTokensResponse');

View file

@ -43,6 +43,12 @@ class NonComplianceDetail extends \Google\Model
* @var string
*/
public $settingName;
protected $specificNonComplianceContextType = SpecificNonComplianceContext::class;
protected $specificNonComplianceContextDataType = '';
/**
* @var string
*/
public $specificNonComplianceReason;
/**
* @param array
@ -128,6 +134,34 @@ class NonComplianceDetail extends \Google\Model
{
return $this->settingName;
}
/**
* @param SpecificNonComplianceContext
*/
public function setSpecificNonComplianceContext(SpecificNonComplianceContext $specificNonComplianceContext)
{
$this->specificNonComplianceContext = $specificNonComplianceContext;
}
/**
* @return SpecificNonComplianceContext
*/
public function getSpecificNonComplianceContext()
{
return $this->specificNonComplianceContext;
}
/**
* @param string
*/
public function setSpecificNonComplianceReason($specificNonComplianceReason)
{
$this->specificNonComplianceReason = $specificNonComplianceReason;
}
/**
* @return string
*/
public function getSpecificNonComplianceReason()
{
return $this->specificNonComplianceReason;
}
}
// Adding a class alias for backwards compatibility with the previous class name.

View file

@ -0,0 +1,44 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\AndroidManagement;
class OncWifiContext extends \Google\Model
{
/**
* @var string
*/
public $wifiGuid;
/**
* @param string
*/
public function setWifiGuid($wifiGuid)
{
$this->wifiGuid = $wifiGuid;
}
/**
* @return string
*/
public function getWifiGuid()
{
return $this->wifiGuid;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(OncWifiContext::class, 'Google_Service_AndroidManagement_OncWifiContext');

View file

@ -0,0 +1,44 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\AndroidManagement;
class PasswordPoliciesContext extends \Google\Model
{
/**
* @var string
*/
public $passwordPolicyScope;
/**
* @param string
*/
public function setPasswordPolicyScope($passwordPolicyScope)
{
$this->passwordPolicyScope = $passwordPolicyScope;
}
/**
* @return string
*/
public function getPasswordPolicyScope()
{
return $this->passwordPolicyScope;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(PasswordPoliciesContext::class, 'Google_Service_AndroidManagement_PasswordPoliciesContext');

View file

@ -0,0 +1,44 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\AndroidManagement;
class PerAppResult extends \Google\Model
{
/**
* @var string
*/
public $clearingResult;
/**
* @param string
*/
public function setClearingResult($clearingResult)
{
$this->clearingResult = $clearingResult;
}
/**
* @return string
*/
public function getClearingResult()
{
return $this->clearingResult;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(PerAppResult::class, 'Google_Service_AndroidManagement_PerAppResult');

View file

@ -19,6 +19,7 @@ namespace Google\Service\AndroidManagement\Resource;
use Google\Service\AndroidManagement\AndroidmanagementEmpty;
use Google\Service\AndroidManagement\EnrollmentToken;
use Google\Service\AndroidManagement\ListEnrollmentTokensResponse;
/**
* The "enrollmentTokens" collection of methods.
@ -31,7 +32,12 @@ use Google\Service\AndroidManagement\EnrollmentToken;
class EnterprisesEnrollmentTokens extends \Google\Service\Resource
{
/**
* Creates an enrollment token for a given enterprise. (enrollmentTokens.create)
* Creates an enrollment token for a given enterprise. It's up to the caller's
* responsibility to manage the lifecycle of newly created tokens and deleting
* them when they're not intended to be used anymore. Once an enrollment token
* has been created, it's not possible to retrieve the token's content anymore
* using AM API. It is recommended for EMMs to securely store the token if it's
* intended to be reused. (enrollmentTokens.create)
*
* @param string $parent The name of the enterprise in the form
* enterprises/{enterpriseId}.
@ -60,6 +66,50 @@ class EnterprisesEnrollmentTokens extends \Google\Service\Resource
$params = array_merge($params, $optParams);
return $this->call('delete', [$params], AndroidmanagementEmpty::class);
}
/**
* Gets an active, unexpired enrollment token. Only a partial view of
* EnrollmentToken is returned: all the fields but name and expiration_timestamp
* are empty. This method is meant to help manage active enrollment tokens
* lifecycle. For security reasons, it's recommended to delete active enrollment
* tokens as soon as they're not intended to be used anymore.
* (enrollmentTokens.get)
*
* @param string $name Required. The name of the enrollment token in the form
* enterprises/{enterpriseId}/enrollmentTokens/{enrollmentTokenId}.
* @param array $optParams Optional parameters.
* @return EnrollmentToken
*/
public function get($name, $optParams = [])
{
$params = ['name' => $name];
$params = array_merge($params, $optParams);
return $this->call('get', [$params], EnrollmentToken::class);
}
/**
* Lists active, unexpired enrollment tokens for a given enterprise. The list
* items contain only a partial view of EnrollmentToken: all the fields but name
* and expiration_timestamp are empty. This method is meant to help manage
* active enrollment tokens lifecycle. For security reasons, it's recommended to
* delete active enrollment tokens as soon as they're not intended to be used
* anymore. (enrollmentTokens.listEnterprisesEnrollmentTokens)
*
* @param string $parent Required. The name of the enterprise in the form
* enterprises/{enterpriseId}.
* @param array $optParams Optional parameters.
*
* @opt_param int pageSize The requested page size. The service may return fewer
* than this value. If unspecified, at most 10 items will be returned. The
* maximum value is 100; values above 100 will be coerced to 100.
* @opt_param string pageToken A token identifying a page of results returned by
* the server.
* @return ListEnrollmentTokensResponse
*/
public function listEnterprisesEnrollmentTokens($parent, $optParams = [])
{
$params = ['parent' => $parent];
$params = array_merge($params, $optParams);
return $this->call('list', [$params], ListEnrollmentTokensResponse::class);
}
}
// Adding a class alias for backwards compatibility with the previous class name.

View file

@ -0,0 +1,58 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\AndroidManagement;
class SpecificNonComplianceContext extends \Google\Model
{
protected $oncWifiContextType = OncWifiContext::class;
protected $oncWifiContextDataType = '';
protected $passwordPoliciesContextType = PasswordPoliciesContext::class;
protected $passwordPoliciesContextDataType = '';
/**
* @param OncWifiContext
*/
public function setOncWifiContext(OncWifiContext $oncWifiContext)
{
$this->oncWifiContext = $oncWifiContext;
}
/**
* @return OncWifiContext
*/
public function getOncWifiContext()
{
return $this->oncWifiContext;
}
/**
* @param PasswordPoliciesContext
*/
public function setPasswordPoliciesContext(PasswordPoliciesContext $passwordPoliciesContext)
{
$this->passwordPoliciesContext = $passwordPoliciesContext;
}
/**
* @return PasswordPoliciesContext
*/
public function getPasswordPoliciesContext()
{
return $this->passwordPoliciesContext;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(SpecificNonComplianceContext::class, 'Google_Service_AndroidManagement_SpecificNonComplianceContext');

View file

@ -65,7 +65,8 @@ class MonetizationSubscriptions extends \Google\Service\Resource
* the requirements on this format, see the documentation of the product_id
* field on the Subscription resource.
* @opt_param string regionsVersion.version Required. A string representing
* version of the available regions being used for the specified resource.
* version of the available regions being used for the specified resource. The
* current version is 2022/01.
* @return Subscription
*/
public function create($packageName, Subscription $postBody, $optParams = [])
@ -145,7 +146,8 @@ class MonetizationSubscriptions extends \Google\Service\Resource
* @param array $optParams Optional parameters.
*
* @opt_param string regionsVersion.version Required. A string representing
* version of the available regions being used for the specified resource.
* version of the available regions being used for the specified resource. The
* current version is 2022/01.
* @opt_param string updateMask Required. The list of fields to be updated.
* @return Subscription
*/

View file

@ -75,7 +75,8 @@ class MonetizationSubscriptionsBasePlansOffers extends \Google\Service\Resource
* requirements on this format, see the documentation of the offer_id field on
* the SubscriptionOffer resource.
* @opt_param string regionsVersion.version Required. A string representing
* version of the available regions being used for the specified resource.
* version of the available regions being used for the specified resource. The
* current version is 2022/01.
* @return SubscriptionOffer
*/
public function create($packageName, $productId, $basePlanId, SubscriptionOffer $postBody, $optParams = [])
@ -189,7 +190,8 @@ class MonetizationSubscriptionsBasePlansOffers extends \Google\Service\Resource
* @param array $optParams Optional parameters.
*
* @opt_param string regionsVersion.version Required. A string representing
* version of the available regions being used for the specified resource.
* version of the available regions being used for the specified resource. The
* current version is 2022/01.
* @opt_param string updateMask Required. The list of fields to be updated.
* @return SubscriptionOffer
*/

View file

@ -141,7 +141,7 @@ class ProjectsLocationsKeys extends \Google\Service\Resource
*
* @opt_param string updateMask The field mask specifies which fields to be
* updated as part of this request. All other fields are ignored. Mutable fields
* are: `display_name`,`restrictions` and `annotations`. If an update mask is
* are: `display_name`, `restrictions`, and `annotations`. If an update mask is
* not provided, the service treats it as an implied mask equivalent to all
* allowed fields that are set on the wire. If the field mask has a special
* value "*", the service treats it equivalent to replace all allowed mutable

View file

@ -51,6 +51,7 @@ class Apigee extends \Google\Service
public $organizations_apis;
public $organizations_apis_deployments;
public $organizations_apis_keyvaluemaps;
public $organizations_apis_keyvaluemaps_entries;
public $organizations_apis_revisions;
public $organizations_apis_revisions_deployments;
public $organizations_apps;
@ -83,6 +84,7 @@ class Apigee extends \Google\Service
public $organizations_environments_keystores;
public $organizations_environments_keystores_aliases;
public $organizations_environments_keyvaluemaps;
public $organizations_environments_keyvaluemaps_entries;
public $organizations_environments_optimizedStats;
public $organizations_environments_queries;
public $organizations_environments_references;
@ -99,6 +101,7 @@ class Apigee extends \Google\Service
public $organizations_instances_canaryevaluations;
public $organizations_instances_natAddresses;
public $organizations_keyvaluemaps;
public $organizations_keyvaluemaps_entries;
public $organizations_operations;
public $organizations_optimizedHostStats;
public $organizations_reports;
@ -700,6 +703,64 @@ class Apigee extends \Google\Service
]
]
);
$this->organizations_apis_keyvaluemaps_entries = new Apigee\Resource\OrganizationsApisKeyvaluemapsEntries(
$this,
$this->serviceName,
'entries',
[
'methods' => [
'create' => [
'path' => 'v1/{+parent}/entries',
'httpMethod' => 'POST',
'parameters' => [
'parent' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'delete' => [
'path' => 'v1/{+name}',
'httpMethod' => 'DELETE',
'parameters' => [
'name' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'get' => [
'path' => 'v1/{+name}',
'httpMethod' => 'GET',
'parameters' => [
'name' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'list' => [
'path' => 'v1/{+parent}/entries',
'httpMethod' => 'GET',
'parameters' => [
'parent' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
'pageSize' => [
'location' => 'query',
'type' => 'integer',
],
'pageToken' => [
'location' => 'query',
'type' => 'string',
],
],
],
]
]
);
$this->organizations_apis_revisions = new Apigee\Resource\OrganizationsApisRevisions(
$this,
$this->serviceName,
@ -2478,6 +2539,64 @@ class Apigee extends \Google\Service
]
]
);
$this->organizations_environments_keyvaluemaps_entries = new Apigee\Resource\OrganizationsEnvironmentsKeyvaluemapsEntries(
$this,
$this->serviceName,
'entries',
[
'methods' => [
'create' => [
'path' => 'v1/{+parent}/entries',
'httpMethod' => 'POST',
'parameters' => [
'parent' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'delete' => [
'path' => 'v1/{+name}',
'httpMethod' => 'DELETE',
'parameters' => [
'name' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'get' => [
'path' => 'v1/{+name}',
'httpMethod' => 'GET',
'parameters' => [
'name' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'list' => [
'path' => 'v1/{+parent}/entries',
'httpMethod' => 'GET',
'parameters' => [
'parent' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
'pageSize' => [
'location' => 'query',
'type' => 'integer',
],
'pageToken' => [
'location' => 'query',
'type' => 'string',
],
],
],
]
]
);
$this->organizations_environments_optimizedStats = new Apigee\Resource\OrganizationsEnvironmentsOptimizedStats(
$this,
$this->serviceName,
@ -3515,6 +3634,64 @@ class Apigee extends \Google\Service
]
]
);
$this->organizations_keyvaluemaps_entries = new Apigee\Resource\OrganizationsKeyvaluemapsEntries(
$this,
$this->serviceName,
'entries',
[
'methods' => [
'create' => [
'path' => 'v1/{+parent}/entries',
'httpMethod' => 'POST',
'parameters' => [
'parent' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'delete' => [
'path' => 'v1/{+name}',
'httpMethod' => 'DELETE',
'parameters' => [
'name' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'get' => [
'path' => 'v1/{+name}',
'httpMethod' => 'GET',
'parameters' => [
'name' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'list' => [
'path' => 'v1/{+parent}/entries',
'httpMethod' => 'GET',
'parameters' => [
'parent' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
'pageSize' => [
'location' => 'query',
'type' => 'integer',
],
'pageToken' => [
'location' => 'query',
'type' => 'string',
],
],
],
]
]
);
$this->organizations_operations = new Apigee\Resource\OrganizationsOperations(
$this,
$this->serviceName,

View file

@ -0,0 +1,62 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\Apigee;
class GoogleCloudApigeeV1KeyValueEntry extends \Google\Model
{
/**
* @var string
*/
public $name;
/**
* @var string
*/
public $value;
/**
* @param string
*/
public function setName($name)
{
$this->name = $name;
}
/**
* @return string
*/
public function getName()
{
return $this->name;
}
/**
* @param string
*/
public function setValue($value)
{
$this->value = $value;
}
/**
* @return string
*/
public function getValue()
{
return $this->value;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(GoogleCloudApigeeV1KeyValueEntry::class, 'Google_Service_Apigee_GoogleCloudApigeeV1KeyValueEntry');

View file

@ -0,0 +1,61 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\Apigee;
class GoogleCloudApigeeV1ListKeyValueEntriesResponse extends \Google\Collection
{
protected $collection_key = 'keyValueEntries';
protected $keyValueEntriesType = GoogleCloudApigeeV1KeyValueEntry::class;
protected $keyValueEntriesDataType = 'array';
/**
* @var string
*/
public $nextPageToken;
/**
* @param GoogleCloudApigeeV1KeyValueEntry[]
*/
public function setKeyValueEntries($keyValueEntries)
{
$this->keyValueEntries = $keyValueEntries;
}
/**
* @return GoogleCloudApigeeV1KeyValueEntry[]
*/
public function getKeyValueEntries()
{
return $this->keyValueEntries;
}
/**
* @param string
*/
public function setNextPageToken($nextPageToken)
{
$this->nextPageToken = $nextPageToken;
}
/**
* @return string
*/
public function getNextPageToken()
{
return $this->nextPageToken;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(GoogleCloudApigeeV1ListKeyValueEntriesResponse::class, 'Google_Service_Apigee_GoogleCloudApigeeV1ListKeyValueEntriesResponse');

View file

@ -0,0 +1,120 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\Apigee\Resource;
use Google\Service\Apigee\GoogleCloudApigeeV1KeyValueEntry;
use Google\Service\Apigee\GoogleCloudApigeeV1ListKeyValueEntriesResponse;
/**
* The "entries" collection of methods.
* Typical usage is:
* <code>
* $apigeeService = new Google\Service\Apigee(...);
* $entries = $apigeeService->entries;
* </code>
*/
class OrganizationsApisKeyvaluemapsEntries extends \Google\Service\Resource
{
/**
* Creates key value entries in a key value map scoped to an organization,
* environment, or API proxy. (entries.create)
*
* @param string $parent Required. Scope as indicated by the URI in which to
* create the key value map entry. Use **one** of the following structures in
* your request: *
* `organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}`. * `orga
* nizations/{organization}/environments/{environment}/keyvaluemaps/{keyvaluemap
* }` * `organizations/{organization}/keyvaluemaps/{keyvaluemap}`.
* @param GoogleCloudApigeeV1KeyValueEntry $postBody
* @param array $optParams Optional parameters.
* @return GoogleCloudApigeeV1KeyValueEntry
*/
public function create($parent, GoogleCloudApigeeV1KeyValueEntry $postBody, $optParams = [])
{
$params = ['parent' => $parent, 'postBody' => $postBody];
$params = array_merge($params, $optParams);
return $this->call('create', [$params], GoogleCloudApigeeV1KeyValueEntry::class);
}
/**
* Deletes a key value entry from a key value map scoped to an organization,
* environment, or API proxy. **Note:** After you delete the key value entry,
* the policy consuming the entry will continue to function with its cached
* values for a few minutes. This is expected behavior. (entries.delete)
*
* @param string $name Required. Scope as indicated by the URI in which to
* delete the key value map entry. Use **one** of the following structures in
* your request: * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyval
* uemap}/entries/{entry}`. * `organizations/{organization}/environments/{enviro
* nment}/keyvaluemaps/{keyvaluemap}/entries/{entry}` *
* `organizations/{organization}/keyvaluemaps/{keyvaluemap}/entries/{entry}`.
* @param array $optParams Optional parameters.
* @return GoogleCloudApigeeV1KeyValueEntry
*/
public function delete($name, $optParams = [])
{
$params = ['name' => $name];
$params = array_merge($params, $optParams);
return $this->call('delete', [$params], GoogleCloudApigeeV1KeyValueEntry::class);
}
/**
* Get the Key value entry value for org, env or apis scoped Key value map.
* (entries.get)
*
* @param string $name Required. Scope as indicated by the URI in which to fetch
* the key value map entry/value. Use **one** of the following structures in
* your request: * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyval
* uemap}/entries/{entry}`. * `organizations/{organization}/environments/{enviro
* nment}/keyvaluemaps/{keyvaluemap}/entries/{entry}` *
* `organizations/{organization}/keyvaluemaps/{keyvaluemap}/entries/{entry}`.
* @param array $optParams Optional parameters.
* @return GoogleCloudApigeeV1KeyValueEntry
*/
public function get($name, $optParams = [])
{
$params = ['name' => $name];
$params = array_merge($params, $optParams);
return $this->call('get', [$params], GoogleCloudApigeeV1KeyValueEntry::class);
}
/**
* Lists key value entries for key values maps scoped to an organization,
* environment, or API proxy. (entries.listOrganizationsApisKeyvaluemapsEntries)
*
* @param string $parent Required. Scope as indicated by the URI in which to
* list key value maps. Use **one** of the following structures in your request:
* * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}`. * `or
* ganizations/{organization}/environments/{environment}/keyvaluemaps/{keyvaluem
* ap}` * `organizations/{organization}/keyvaluemaps/{keyvaluemap}`.
* @param array $optParams Optional parameters.
*
* @opt_param int pageSize Optional. Maximum number of key value entries to
* return. If unspecified, at most 100 entries will be returned.
* @opt_param string pageToken Optional. Page token. If provides, must be a
* valid key value entry returned from a previous call that can be used to
* retrieve the next page.
* @return GoogleCloudApigeeV1ListKeyValueEntriesResponse
*/
public function listOrganizationsApisKeyvaluemapsEntries($parent, $optParams = [])
{
$params = ['parent' => $parent];
$params = array_merge($params, $optParams);
return $this->call('list', [$params], GoogleCloudApigeeV1ListKeyValueEntriesResponse::class);
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(OrganizationsApisKeyvaluemapsEntries::class, 'Google_Service_Apigee_Resource_OrganizationsApisKeyvaluemapsEntries');

View file

@ -59,7 +59,9 @@ class OrganizationsEnvironments extends \Google\Service\Resource
return $this->call('create', [$params], GoogleLongrunningOperation::class);
}
/**
* Deletes an environment from an organization. (environments.delete)
* Deletes an environment from an organization. **Note**: You must delete all
* key value maps and key value entries before you can delete an environment.
* (environments.delete)
*
* @param string $name Required. Name of the environment. Use the following
* structure in your request: `organizations/{org}/environments/{env}`

View file

@ -0,0 +1,121 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\Apigee\Resource;
use Google\Service\Apigee\GoogleCloudApigeeV1KeyValueEntry;
use Google\Service\Apigee\GoogleCloudApigeeV1ListKeyValueEntriesResponse;
/**
* The "entries" collection of methods.
* Typical usage is:
* <code>
* $apigeeService = new Google\Service\Apigee(...);
* $entries = $apigeeService->entries;
* </code>
*/
class OrganizationsEnvironmentsKeyvaluemapsEntries extends \Google\Service\Resource
{
/**
* Creates key value entries in a key value map scoped to an organization,
* environment, or API proxy. (entries.create)
*
* @param string $parent Required. Scope as indicated by the URI in which to
* create the key value map entry. Use **one** of the following structures in
* your request: *
* `organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}`. * `orga
* nizations/{organization}/environments/{environment}/keyvaluemaps/{keyvaluemap
* }` * `organizations/{organization}/keyvaluemaps/{keyvaluemap}`.
* @param GoogleCloudApigeeV1KeyValueEntry $postBody
* @param array $optParams Optional parameters.
* @return GoogleCloudApigeeV1KeyValueEntry
*/
public function create($parent, GoogleCloudApigeeV1KeyValueEntry $postBody, $optParams = [])
{
$params = ['parent' => $parent, 'postBody' => $postBody];
$params = array_merge($params, $optParams);
return $this->call('create', [$params], GoogleCloudApigeeV1KeyValueEntry::class);
}
/**
* Deletes a key value entry from a key value map scoped to an organization,
* environment, or API proxy. **Note:** After you delete the key value entry,
* the policy consuming the entry will continue to function with its cached
* values for a few minutes. This is expected behavior. (entries.delete)
*
* @param string $name Required. Scope as indicated by the URI in which to
* delete the key value map entry. Use **one** of the following structures in
* your request: * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyval
* uemap}/entries/{entry}`. * `organizations/{organization}/environments/{enviro
* nment}/keyvaluemaps/{keyvaluemap}/entries/{entry}` *
* `organizations/{organization}/keyvaluemaps/{keyvaluemap}/entries/{entry}`.
* @param array $optParams Optional parameters.
* @return GoogleCloudApigeeV1KeyValueEntry
*/
public function delete($name, $optParams = [])
{
$params = ['name' => $name];
$params = array_merge($params, $optParams);
return $this->call('delete', [$params], GoogleCloudApigeeV1KeyValueEntry::class);
}
/**
* Get the Key value entry value for org, env or apis scoped Key value map.
* (entries.get)
*
* @param string $name Required. Scope as indicated by the URI in which to fetch
* the key value map entry/value. Use **one** of the following structures in
* your request: * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyval
* uemap}/entries/{entry}`. * `organizations/{organization}/environments/{enviro
* nment}/keyvaluemaps/{keyvaluemap}/entries/{entry}` *
* `organizations/{organization}/keyvaluemaps/{keyvaluemap}/entries/{entry}`.
* @param array $optParams Optional parameters.
* @return GoogleCloudApigeeV1KeyValueEntry
*/
public function get($name, $optParams = [])
{
$params = ['name' => $name];
$params = array_merge($params, $optParams);
return $this->call('get', [$params], GoogleCloudApigeeV1KeyValueEntry::class);
}
/**
* Lists key value entries for key values maps scoped to an organization,
* environment, or API proxy.
* (entries.listOrganizationsEnvironmentsKeyvaluemapsEntries)
*
* @param string $parent Required. Scope as indicated by the URI in which to
* list key value maps. Use **one** of the following structures in your request:
* * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}`. * `or
* ganizations/{organization}/environments/{environment}/keyvaluemaps/{keyvaluem
* ap}` * `organizations/{organization}/keyvaluemaps/{keyvaluemap}`.
* @param array $optParams Optional parameters.
*
* @opt_param int pageSize Optional. Maximum number of key value entries to
* return. If unspecified, at most 100 entries will be returned.
* @opt_param string pageToken Optional. Page token. If provides, must be a
* valid key value entry returned from a previous call that can be used to
* retrieve the next page.
* @return GoogleCloudApigeeV1ListKeyValueEntriesResponse
*/
public function listOrganizationsEnvironmentsKeyvaluemapsEntries($parent, $optParams = [])
{
$params = ['parent' => $parent];
$params = array_merge($params, $optParams);
return $this->call('list', [$params], GoogleCloudApigeeV1ListKeyValueEntriesResponse::class);
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(OrganizationsEnvironmentsKeyvaluemapsEntries::class, 'Google_Service_Apigee_Resource_OrganizationsEnvironmentsKeyvaluemapsEntries');

View file

@ -0,0 +1,120 @@
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\Apigee\Resource;
use Google\Service\Apigee\GoogleCloudApigeeV1KeyValueEntry;
use Google\Service\Apigee\GoogleCloudApigeeV1ListKeyValueEntriesResponse;
/**
* The "entries" collection of methods.
* Typical usage is:
* <code>
* $apigeeService = new Google\Service\Apigee(...);
* $entries = $apigeeService->entries;
* </code>
*/
class OrganizationsKeyvaluemapsEntries extends \Google\Service\Resource
{
/**
* Creates key value entries in a key value map scoped to an organization,
* environment, or API proxy. (entries.create)
*
* @param string $parent Required. Scope as indicated by the URI in which to
* create the key value map entry. Use **one** of the following structures in
* your request: *
* `organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}`. * `orga
* nizations/{organization}/environments/{environment}/keyvaluemaps/{keyvaluemap
* }` * `organizations/{organization}/keyvaluemaps/{keyvaluemap}`.
* @param GoogleCloudApigeeV1KeyValueEntry $postBody
* @param array $optParams Optional parameters.
* @return GoogleCloudApigeeV1KeyValueEntry
*/
public function create($parent, GoogleCloudApigeeV1KeyValueEntry $postBody, $optParams = [])
{
$params = ['parent' => $parent, 'postBody' => $postBody];
$params = array_merge($params, $optParams);
return $this->call('create', [$params], GoogleCloudApigeeV1KeyValueEntry::class);
}
/**
* Deletes a key value entry from a key value map scoped to an organization,
* environment, or API proxy. **Note:** After you delete the key value entry,
* the policy consuming the entry will continue to function with its cached
* values for a few minutes. This is expected behavior. (entries.delete)
*
* @param string $name Required. Scope as indicated by the URI in which to
* delete the key value map entry. Use **one** of the following structures in
* your request: * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyval
* uemap}/entries/{entry}`. * `organizations/{organization}/environments/{enviro
* nment}/keyvaluemaps/{keyvaluemap}/entries/{entry}` *
* `organizations/{organization}/keyvaluemaps/{keyvaluemap}/entries/{entry}`.
* @param array $optParams Optional parameters.
* @return GoogleCloudApigeeV1KeyValueEntry
*/
public function delete($name, $optParams = [])
{
$params = ['name' => $name];
$params = array_merge($params, $optParams);
return $this->call('delete', [$params], GoogleCloudApigeeV1KeyValueEntry::class);
}
/**
* Get the Key value entry value for org, env or apis scoped Key value map.
* (entries.get)
*
* @param string $name Required. Scope as indicated by the URI in which to fetch
* the key value map entry/value. Use **one** of the following structures in
* your request: * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyval
* uemap}/entries/{entry}`. * `organizations/{organization}/environments/{enviro
* nment}/keyvaluemaps/{keyvaluemap}/entries/{entry}` *
* `organizations/{organization}/keyvaluemaps/{keyvaluemap}/entries/{entry}`.
* @param array $optParams Optional parameters.
* @return GoogleCloudApigeeV1KeyValueEntry
*/
public function get($name, $optParams = [])
{
$params = ['name' => $name];
$params = array_merge($params, $optParams);
return $this->call('get', [$params], GoogleCloudApigeeV1KeyValueEntry::class);
}
/**
* Lists key value entries for key values maps scoped to an organization,
* environment, or API proxy. (entries.listOrganizationsKeyvaluemapsEntries)
*
* @param string $parent Required. Scope as indicated by the URI in which to
* list key value maps. Use **one** of the following structures in your request:
* * `organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}`. * `or
* ganizations/{organization}/environments/{environment}/keyvaluemaps/{keyvaluem
* ap}` * `organizations/{organization}/keyvaluemaps/{keyvaluemap}`.
* @param array $optParams Optional parameters.
*
* @opt_param int pageSize Optional. Maximum number of key value entries to
* return. If unspecified, at most 100 entries will be returned.
* @opt_param string pageToken Optional. Page token. If provides, must be a
* valid key value entry returned from a previous call that can be used to
* retrieve the next page.
* @return GoogleCloudApigeeV1ListKeyValueEntriesResponse
*/
public function listOrganizationsKeyvaluemapsEntries($parent, $optParams = [])
{
$params = ['parent' => $parent];
$params = array_merge($params, $optParams);
return $this->call('list', [$params], GoogleCloudApigeeV1ListKeyValueEntriesResponse::class);
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(OrganizationsKeyvaluemapsEntries::class, 'Google_Service_Apigee_Resource_OrganizationsKeyvaluemapsEntries');

View file

@ -487,6 +487,16 @@ class Baremetalsolution extends \Google\Service
'type' => 'string',
],
],
],'resize' => [
'path' => 'v2/{+volume}:resize',
'httpMethod' => 'POST',
'parameters' => [
'volume' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],
]
]

View file

@ -36,6 +36,10 @@ class NetworkConfig extends \Google\Collection
* @var string
*/
public $id;
/**
* @var bool
*/
public $jumboFramesEnabled;
/**
* @var string
*/
@ -115,6 +119,20 @@ class NetworkConfig extends \Google\Collection
{
return $this->id;
}
/**
* @param bool
*/
public function setJumboFramesEnabled($jumboFramesEnabled)
{
$this->jumboFramesEnabled = $jumboFramesEnabled;
}
/**
* @return bool
*/
public function getJumboFramesEnabled()
{
return $this->jumboFramesEnabled;
}
/**
* @param string
*/

Some files were not shown because too many files have changed in this diff Show more