| Línea 76... |
Línea 76... |
| 76 |
* @method \GuzzleHttp\Promise\Promise describeOrderableDBInstanceOptionsAsync(array $args = [])
|
76 |
* @method \GuzzleHttp\Promise\Promise describeOrderableDBInstanceOptionsAsync(array $args = [])
|
| 77 |
* @method \Aws\Result describePendingMaintenanceActions(array $args = [])
|
77 |
* @method \Aws\Result describePendingMaintenanceActions(array $args = [])
|
| 78 |
* @method \GuzzleHttp\Promise\Promise describePendingMaintenanceActionsAsync(array $args = [])
|
78 |
* @method \GuzzleHttp\Promise\Promise describePendingMaintenanceActionsAsync(array $args = [])
|
| 79 |
* @method \Aws\Result failoverDBCluster(array $args = [])
|
79 |
* @method \Aws\Result failoverDBCluster(array $args = [])
|
| 80 |
* @method \GuzzleHttp\Promise\Promise failoverDBClusterAsync(array $args = [])
|
80 |
* @method \GuzzleHttp\Promise\Promise failoverDBClusterAsync(array $args = [])
|
| - |
|
81 |
* @method \Aws\Result failoverGlobalCluster(array $args = [])
|
| - |
|
82 |
* @method \GuzzleHttp\Promise\Promise failoverGlobalClusterAsync(array $args = [])
|
| 81 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
83 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
| 82 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
84 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
| 83 |
* @method \Aws\Result modifyDBCluster(array $args = [])
|
85 |
* @method \Aws\Result modifyDBCluster(array $args = [])
|
| 84 |
* @method \GuzzleHttp\Promise\Promise modifyDBClusterAsync(array $args = [])
|
86 |
* @method \GuzzleHttp\Promise\Promise modifyDBClusterAsync(array $args = [])
|
| 85 |
* @method \Aws\Result modifyDBClusterParameterGroup(array $args = [])
|
87 |
* @method \Aws\Result modifyDBClusterParameterGroup(array $args = [])
|
| Línea 110... |
Línea 112... |
| 110 |
* @method \GuzzleHttp\Promise\Promise restoreDBClusterToPointInTimeAsync(array $args = [])
|
112 |
* @method \GuzzleHttp\Promise\Promise restoreDBClusterToPointInTimeAsync(array $args = [])
|
| 111 |
* @method \Aws\Result startDBCluster(array $args = [])
|
113 |
* @method \Aws\Result startDBCluster(array $args = [])
|
| 112 |
* @method \GuzzleHttp\Promise\Promise startDBClusterAsync(array $args = [])
|
114 |
* @method \GuzzleHttp\Promise\Promise startDBClusterAsync(array $args = [])
|
| 113 |
* @method \Aws\Result stopDBCluster(array $args = [])
|
115 |
* @method \Aws\Result stopDBCluster(array $args = [])
|
| 114 |
* @method \GuzzleHttp\Promise\Promise stopDBClusterAsync(array $args = [])
|
116 |
* @method \GuzzleHttp\Promise\Promise stopDBClusterAsync(array $args = [])
|
| - |
|
117 |
* @method \Aws\Result switchoverGlobalCluster(array $args = [])
|
| - |
|
118 |
* @method \GuzzleHttp\Promise\Promise switchoverGlobalClusterAsync(array $args = [])
|
| 115 |
*/
|
119 |
*/
|
| 116 |
class DocDBClient extends AwsClient {
|
120 |
class DocDBClient extends AwsClient {
|
| 117 |
public function __construct(array $args)
|
121 |
public function __construct(array $args)
|
| 118 |
{
|
122 |
{
|
| 119 |
$args['with_resolved'] = function (array $args) {
|
123 |
$args['with_resolved'] = function (array $args) {
|