composer update
This commit is contained in:
@@ -17,6 +17,10 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise attachStaticIpAsync(array $args = [])
|
||||
* @method \Aws\Result closeInstancePublicPorts(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise closeInstancePublicPortsAsync(array $args = [])
|
||||
* @method \Aws\Result copySnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise copySnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result createCloudFormationStack(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createCloudFormationStackAsync(array $args = [])
|
||||
* @method \Aws\Result createDisk(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createDiskAsync(array $args = [])
|
||||
* @method \Aws\Result createDiskFromSnapshot(array $args = [])
|
||||
@@ -39,6 +43,12 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise createLoadBalancerAsync(array $args = [])
|
||||
* @method \Aws\Result createLoadBalancerTlsCertificate(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createLoadBalancerTlsCertificateAsync(array $args = [])
|
||||
* @method \Aws\Result createRelationalDatabase(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createRelationalDatabaseAsync(array $args = [])
|
||||
* @method \Aws\Result createRelationalDatabaseFromSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createRelationalDatabaseFromSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result createRelationalDatabaseSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createRelationalDatabaseSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result deleteDisk(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteDiskAsync(array $args = [])
|
||||
* @method \Aws\Result deleteDiskSnapshot(array $args = [])
|
||||
@@ -57,6 +67,10 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise deleteLoadBalancerAsync(array $args = [])
|
||||
* @method \Aws\Result deleteLoadBalancerTlsCertificate(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteLoadBalancerTlsCertificateAsync(array $args = [])
|
||||
* @method \Aws\Result deleteRelationalDatabase(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteRelationalDatabaseAsync(array $args = [])
|
||||
* @method \Aws\Result deleteRelationalDatabaseSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteRelationalDatabaseSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result detachDisk(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise detachDiskAsync(array $args = [])
|
||||
* @method \Aws\Result detachInstancesFromLoadBalancer(array $args = [])
|
||||
@@ -65,12 +79,16 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise detachStaticIpAsync(array $args = [])
|
||||
* @method \Aws\Result downloadDefaultKeyPair(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise downloadDefaultKeyPairAsync(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 getBlueprints(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getBlueprintsAsync(array $args = [])
|
||||
* @method \Aws\Result getBundles(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getBundlesAsync(array $args = [])
|
||||
* @method \Aws\Result getCloudFormationStackRecords(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getCloudFormationStackRecordsAsync(array $args = [])
|
||||
* @method \Aws\Result getDisk(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDiskAsync(array $args = [])
|
||||
* @method \Aws\Result getDiskSnapshot(array $args = [])
|
||||
@@ -83,6 +101,8 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getDomainAsync(array $args = [])
|
||||
* @method \Aws\Result getDomains(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDomainsAsync(array $args = [])
|
||||
* @method \Aws\Result getExportSnapshotRecords(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getExportSnapshotRecordsAsync(array $args = [])
|
||||
* @method \Aws\Result getInstance(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getInstanceAsync(array $args = [])
|
||||
* @method \Aws\Result getInstanceAccessDetails(array $args = [])
|
||||
@@ -119,6 +139,30 @@ use Aws\AwsClient;
|
||||
* @method \GuzzleHttp\Promise\Promise getOperationsForResourceAsync(array $args = [])
|
||||
* @method \Aws\Result getRegions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRegionsAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabase(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabaseBlueprints(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseBlueprintsAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabaseBundles(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseBundlesAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabaseEvents(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseEventsAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabaseLogEvents(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseLogEventsAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabaseLogStreams(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseLogStreamsAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabaseMasterUserPassword(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseMasterUserPasswordAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabaseMetricData(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseMetricDataAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabaseParameters(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseParametersAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabaseSnapshot(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseSnapshotAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabaseSnapshots(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabaseSnapshotsAsync(array $args = [])
|
||||
* @method \Aws\Result getRelationalDatabases(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRelationalDatabasesAsync(array $args = [])
|
||||
* @method \Aws\Result getStaticIp(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getStaticIpAsync(array $args = [])
|
||||
* @method \Aws\Result getStaticIps(array $args = [])
|
||||
@@ -135,17 +179,31 @@ use Aws\AwsClient;
|
||||
* @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 releaseStaticIp(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise releaseStaticIpAsync(array $args = [])
|
||||
* @method \Aws\Result startInstance(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startInstanceAsync(array $args = [])
|
||||
* @method \Aws\Result startRelationalDatabase(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startRelationalDatabaseAsync(array $args = [])
|
||||
* @method \Aws\Result stopInstance(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise stopInstanceAsync(array $args = [])
|
||||
* @method \Aws\Result stopRelationalDatabase(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise stopRelationalDatabaseAsync(array $args = [])
|
||||
* @method \Aws\Result tagResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(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 updateDomainEntry(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateDomainEntryAsync(array $args = [])
|
||||
* @method \Aws\Result updateLoadBalancerAttribute(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateLoadBalancerAttributeAsync(array $args = [])
|
||||
* @method \Aws\Result updateRelationalDatabase(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateRelationalDatabaseAsync(array $args = [])
|
||||
* @method \Aws\Result updateRelationalDatabaseParameters(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateRelationalDatabaseParametersAsync(array $args = [])
|
||||
*/
|
||||
class LightsailClient extends AwsClient {}
|
||||
|
||||
Reference in New Issue
Block a user