| Línea 115... |
Línea 115... |
| 115 |
* @method \GuzzleHttp\Promise\Promise updateArchiveAsync(array $args = [])
|
115 |
* @method \GuzzleHttp\Promise\Promise updateArchiveAsync(array $args = [])
|
| 116 |
* @method \Aws\Result updateConnection(array $args = [])
|
116 |
* @method \Aws\Result updateConnection(array $args = [])
|
| 117 |
* @method \GuzzleHttp\Promise\Promise updateConnectionAsync(array $args = [])
|
117 |
* @method \GuzzleHttp\Promise\Promise updateConnectionAsync(array $args = [])
|
| 118 |
* @method \Aws\Result updateEndpoint(array $args = [])
|
118 |
* @method \Aws\Result updateEndpoint(array $args = [])
|
| 119 |
* @method \GuzzleHttp\Promise\Promise updateEndpointAsync(array $args = [])
|
119 |
* @method \GuzzleHttp\Promise\Promise updateEndpointAsync(array $args = [])
|
| - |
|
120 |
* @method \Aws\Result updateEventBus(array $args = [])
|
| - |
|
121 |
* @method \GuzzleHttp\Promise\Promise updateEventBusAsync(array $args = [])
|
| 120 |
*/
|
122 |
*/
|
| 121 |
class EventBridgeClient extends AwsClient {
|
123 |
class EventBridgeClient extends AwsClient {
|
| 122 |
public function __construct(array $args)
|
124 |
public function __construct(array $args)
|
| 123 |
{
|
125 |
{
|
| 124 |
parent::__construct($args);
|
126 |
parent::__construct($args);
|