Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
letsencrypt
/
vendor
/
aws
/
aws-sdk-php
/
src
/
TimestreamInfluxDB
/
File Content:
TimestreamInfluxDBClient.php
<?php namespace PleskLetsEncrypt\Aws\TimestreamInfluxDB; use PleskLetsEncrypt\Aws\AwsClient; /** * This client is used to interact with the **Timestream InfluxDB** service. * @method \Aws\Result createDbCluster(array $args = []) * @method \GuzzleHttp\Promise\Promise createDbClusterAsync(array $args = []) * @method \Aws\Result createDbInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise createDbInstanceAsync(array $args = []) * @method \Aws\Result createDbParameterGroup(array $args = []) * @method \GuzzleHttp\Promise\Promise createDbParameterGroupAsync(array $args = []) * @method \Aws\Result deleteDbCluster(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteDbClusterAsync(array $args = []) * @method \Aws\Result deleteDbInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteDbInstanceAsync(array $args = []) * @method \Aws\Result getDbCluster(array $args = []) * @method \GuzzleHttp\Promise\Promise getDbClusterAsync(array $args = []) * @method \Aws\Result getDbInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise getDbInstanceAsync(array $args = []) * @method \Aws\Result getDbParameterGroup(array $args = []) * @method \GuzzleHttp\Promise\Promise getDbParameterGroupAsync(array $args = []) * @method \Aws\Result listDbClusters(array $args = []) * @method \GuzzleHttp\Promise\Promise listDbClustersAsync(array $args = []) * @method \Aws\Result listDbInstances(array $args = []) * @method \GuzzleHttp\Promise\Promise listDbInstancesAsync(array $args = []) * @method \Aws\Result listDbInstancesForCluster(array $args = []) * @method \GuzzleHttp\Promise\Promise listDbInstancesForClusterAsync(array $args = []) * @method \Aws\Result listDbParameterGroups(array $args = []) * @method \GuzzleHttp\Promise\Promise listDbParameterGroupsAsync(array $args = []) * @method \Aws\Result listTagsForResource(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(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 updateDbCluster(array $args = []) * @method \GuzzleHttp\Promise\Promise updateDbClusterAsync(array $args = []) * @method \Aws\Result updateDbInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise updateDbInstanceAsync(array $args = []) */ class TimestreamInfluxDBClient extends AwsClient { }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
Exception
---
0755
TimestreamInfluxDBClient.php
2572 bytes
0644
N4ST4R_ID | Naxtarrr