updated-packages
This commit is contained in:
@@ -7,6 +7,8 @@ use Aws\AwsClient;
|
||||
* This client is used to interact with the **Amazon Lightsail** service.
|
||||
* @method \Aws\Result allocateStaticIp(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise allocateStaticIpAsync(array $args = [])
|
||||
* @method \Aws\Result attachCertificateToDistribution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise attachCertificateToDistributionAsync(array $args = [])
|
||||
* @method \Aws\Result attachDisk(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise attachDiskAsync(array $args = [])
|
||||
* @method \Aws\Result attachInstancesToLoadBalancer(array $args = [])
|
||||
@@ -19,14 +21,30 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise closeInstancePublicPortsAsync(array $args = [])
|
||||
* @method \Aws\Result copySnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise copySnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result createBucket(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createBucketAsync(array $args = [])
|
||||
* @method \Aws\Result createBucketAccessKey(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createBucketAccessKeyAsync(array $args = [])
|
||||
* @method \Aws\Result createCertificate(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createCertificateAsync(array $args = [])
|
||||
* @method \Aws\Result createCloudFormationStack(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createCloudFormationStackAsync(array $args = [])
|
||||
* @method \Aws\Result createContactMethod(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createContactMethodAsync(array $args = [])
|
||||
* @method \Aws\Result createContainerService(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createContainerServiceAsync(array $args = [])
|
||||
* @method \Aws\Result createContainerServiceDeployment(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createContainerServiceDeploymentAsync(array $args = [])
|
||||
* @method \Aws\Result createContainerServiceRegistryLogin(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createContainerServiceRegistryLoginAsync(array $args = [])
|
||||
* @method \Aws\Result createDisk(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createDiskAsync(array $args = [])
|
||||
* @method \Aws\Result createDiskFromSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createDiskFromSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result createDiskSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createDiskSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result createDistribution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createDistributionAsync(array $args = [])
|
||||
* @method \Aws\Result createDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
|
||||
* @method \Aws\Result createDomainEntry(array $args = [])
|
||||
@@ -49,10 +67,28 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise createRelationalDatabaseFromSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result createRelationalDatabaseSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createRelationalDatabaseSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result deleteAlarm(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteAlarmAsync(array $args = [])
|
||||
* @method \Aws\Result deleteAutoSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteAutoSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result deleteBucket(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteBucketAsync(array $args = [])
|
||||
* @method \Aws\Result deleteBucketAccessKey(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteBucketAccessKeyAsync(array $args = [])
|
||||
* @method \Aws\Result deleteCertificate(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteCertificateAsync(array $args = [])
|
||||
* @method \Aws\Result deleteContactMethod(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteContactMethodAsync(array $args = [])
|
||||
* @method \Aws\Result deleteContainerImage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteContainerImageAsync(array $args = [])
|
||||
* @method \Aws\Result deleteContainerService(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteContainerServiceAsync(array $args = [])
|
||||
* @method \Aws\Result deleteDisk(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteDiskAsync(array $args = [])
|
||||
* @method \Aws\Result deleteDiskSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteDiskSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result deleteDistribution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteDistributionAsync(array $args = [])
|
||||
* @method \Aws\Result deleteDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
|
||||
* @method \Aws\Result deleteDomainEntry(array $args = [])
|
||||
@@ -63,6 +99,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise deleteInstanceSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result deleteKeyPair(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteKeyPairAsync(array $args = [])
|
||||
* @method \Aws\Result deleteKnownHostKeys(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteKnownHostKeysAsync(array $args = [])
|
||||
* @method \Aws\Result deleteLoadBalancer(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteLoadBalancerAsync(array $args = [])
|
||||
* @method \Aws\Result deleteLoadBalancerTlsCertificate(array $args = [])
|
||||
@@ -71,24 +109,60 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise deleteRelationalDatabaseAsync(array $args = [])
|
||||
* @method \Aws\Result deleteRelationalDatabaseSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteRelationalDatabaseSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result detachCertificateFromDistribution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise detachCertificateFromDistributionAsync(array $args = [])
|
||||
* @method \Aws\Result detachDisk(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise detachDiskAsync(array $args = [])
|
||||
* @method \Aws\Result detachInstancesFromLoadBalancer(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise detachInstancesFromLoadBalancerAsync(array $args = [])
|
||||
* @method \Aws\Result detachStaticIp(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise detachStaticIpAsync(array $args = [])
|
||||
* @method \Aws\Result disableAddOn(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise disableAddOnAsync(array $args = [])
|
||||
* @method \Aws\Result downloadDefaultKeyPair(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise downloadDefaultKeyPairAsync(array $args = [])
|
||||
* @method \Aws\Result enableAddOn(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise enableAddOnAsync(array $args = [])
|
||||
* @method \Aws\Result exportSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise exportSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result getActiveNames(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getActiveNamesAsync(array $args = [])
|
||||
* @method \Aws\Result getAlarms(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getAlarmsAsync(array $args = [])
|
||||
* @method \Aws\Result getAutoSnapshots(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getAutoSnapshotsAsync(array $args = [])
|
||||
* @method \Aws\Result getBlueprints(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getBlueprintsAsync(array $args = [])
|
||||
* @method \Aws\Result getBucketAccessKeys(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getBucketAccessKeysAsync(array $args = [])
|
||||
* @method \Aws\Result getBucketBundles(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getBucketBundlesAsync(array $args = [])
|
||||
* @method \Aws\Result getBucketMetricData(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getBucketMetricDataAsync(array $args = [])
|
||||
* @method \Aws\Result getBuckets(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getBucketsAsync(array $args = [])
|
||||
* @method \Aws\Result getBundles(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getBundlesAsync(array $args = [])
|
||||
* @method \Aws\Result getCertificates(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getCertificatesAsync(array $args = [])
|
||||
* @method \Aws\Result getCloudFormationStackRecords(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getCloudFormationStackRecordsAsync(array $args = [])
|
||||
* @method \Aws\Result getContactMethods(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getContactMethodsAsync(array $args = [])
|
||||
* @method \Aws\Result getContainerAPIMetadata(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getContainerAPIMetadataAsync(array $args = [])
|
||||
* @method \Aws\Result getContainerImages(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getContainerImagesAsync(array $args = [])
|
||||
* @method \Aws\Result getContainerLog(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getContainerLogAsync(array $args = [])
|
||||
* @method \Aws\Result getContainerServiceDeployments(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getContainerServiceDeploymentsAsync(array $args = [])
|
||||
* @method \Aws\Result getContainerServiceMetricData(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getContainerServiceMetricDataAsync(array $args = [])
|
||||
* @method \Aws\Result getContainerServicePowers(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getContainerServicePowersAsync(array $args = [])
|
||||
* @method \Aws\Result getContainerServices(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getContainerServicesAsync(array $args = [])
|
||||
* @method \Aws\Result getDisk(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDiskAsync(array $args = [])
|
||||
* @method \Aws\Result getDiskSnapshot(array $args = [])
|
||||
@@ -97,6 +171,14 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getDiskSnapshotsAsync(array $args = [])
|
||||
* @method \Aws\Result getDisks(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDisksAsync(array $args = [])
|
||||
* @method \Aws\Result getDistributionBundles(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDistributionBundlesAsync(array $args = [])
|
||||
* @method \Aws\Result getDistributionLatestCacheReset(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDistributionLatestCacheResetAsync(array $args = [])
|
||||
* @method \Aws\Result getDistributionMetricData(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDistributionMetricDataAsync(array $args = [])
|
||||
* @method \Aws\Result getDistributions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDistributionsAsync(array $args = [])
|
||||
* @method \Aws\Result getDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDomainAsync(array $args = [])
|
||||
* @method \Aws\Result getDomains(array $args = [])
|
||||
@@ -129,6 +211,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getLoadBalancerMetricDataAsync(array $args = [])
|
||||
* @method \Aws\Result getLoadBalancerTlsCertificates(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getLoadBalancerTlsCertificatesAsync(array $args = [])
|
||||
* @method \Aws\Result getLoadBalancerTlsPolicies(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getLoadBalancerTlsPoliciesAsync(array $args = [])
|
||||
* @method \Aws\Result getLoadBalancers(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getLoadBalancersAsync(array $args = [])
|
||||
* @method \Aws\Result getOperation(array $args = [])
|
||||
@@ -175,14 +259,26 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise openInstancePublicPortsAsync(array $args = [])
|
||||
* @method \Aws\Result peerVpc(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise peerVpcAsync(array $args = [])
|
||||
* @method \Aws\Result putAlarm(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise putAlarmAsync(array $args = [])
|
||||
* @method \Aws\Result putInstancePublicPorts(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise putInstancePublicPortsAsync(array $args = [])
|
||||
* @method \Aws\Result rebootInstance(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise rebootInstanceAsync(array $args = [])
|
||||
* @method \Aws\Result rebootRelationalDatabase(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise rebootRelationalDatabaseAsync(array $args = [])
|
||||
* @method \Aws\Result registerContainerImage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise registerContainerImageAsync(array $args = [])
|
||||
* @method \Aws\Result releaseStaticIp(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise releaseStaticIpAsync(array $args = [])
|
||||
* @method \Aws\Result resetDistributionCache(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise resetDistributionCacheAsync(array $args = [])
|
||||
* @method \Aws\Result sendContactMethodVerification(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise sendContactMethodVerificationAsync(array $args = [])
|
||||
* @method \Aws\Result setIpAddressType(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise setIpAddressTypeAsync(array $args = [])
|
||||
* @method \Aws\Result setResourceAccessForBucket(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise setResourceAccessForBucketAsync(array $args = [])
|
||||
* @method \Aws\Result startInstance(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startInstanceAsync(array $args = [])
|
||||
* @method \Aws\Result startRelationalDatabase(array $args = [])
|
||||
@@ -193,12 +289,26 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise stopRelationalDatabaseAsync(array $args = [])
|
||||
* @method \Aws\Result tagResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
||||
* @method \Aws\Result testAlarm(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise testAlarmAsync(array $args = [])
|
||||
* @method \Aws\Result unpeerVpc(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise unpeerVpcAsync(array $args = [])
|
||||
* @method \Aws\Result untagResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
||||
* @method \Aws\Result updateBucket(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateBucketAsync(array $args = [])
|
||||
* @method \Aws\Result updateBucketBundle(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateBucketBundleAsync(array $args = [])
|
||||
* @method \Aws\Result updateContainerService(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateContainerServiceAsync(array $args = [])
|
||||
* @method \Aws\Result updateDistribution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateDistributionAsync(array $args = [])
|
||||
* @method \Aws\Result updateDistributionBundle(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateDistributionBundleAsync(array $args = [])
|
||||
* @method \Aws\Result updateDomainEntry(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateDomainEntryAsync(array $args = [])
|
||||
* @method \Aws\Result updateInstanceMetadataOptions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateInstanceMetadataOptionsAsync(array $args = [])
|
||||
* @method \Aws\Result updateLoadBalancerAttribute(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateLoadBalancerAttributeAsync(array $args = [])
|
||||
* @method \Aws\Result updateRelationalDatabase(array $args = [])
|
||||
|
||||
Reference in New Issue
Block a user