Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 13... Línea 13...
13
 * @method \GuzzleHttp\Promise\Promise createWorkerConfigurationAsync(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise createWorkerConfigurationAsync(array $args = [])
14
 * @method \Aws\Result deleteConnector(array $args = [])
14
 * @method \Aws\Result deleteConnector(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise deleteConnectorAsync(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise deleteConnectorAsync(array $args = [])
16
 * @method \Aws\Result deleteCustomPlugin(array $args = [])
16
 * @method \Aws\Result deleteCustomPlugin(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise deleteCustomPluginAsync(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise deleteCustomPluginAsync(array $args = [])
-
 
18
 * @method \Aws\Result deleteWorkerConfiguration(array $args = [])
-
 
19
 * @method \GuzzleHttp\Promise\Promise deleteWorkerConfigurationAsync(array $args = [])
18
 * @method \Aws\Result describeConnector(array $args = [])
20
 * @method \Aws\Result describeConnector(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise describeConnectorAsync(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise describeConnectorAsync(array $args = [])
-
 
22
 * @method \Aws\Result describeConnectorOperation(array $args = [])
-
 
23
 * @method \GuzzleHttp\Promise\Promise describeConnectorOperationAsync(array $args = [])
20
 * @method \Aws\Result describeCustomPlugin(array $args = [])
24
 * @method \Aws\Result describeCustomPlugin(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise describeCustomPluginAsync(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise describeCustomPluginAsync(array $args = [])
22
 * @method \Aws\Result describeWorkerConfiguration(array $args = [])
26
 * @method \Aws\Result describeWorkerConfiguration(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise describeWorkerConfigurationAsync(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise describeWorkerConfigurationAsync(array $args = [])
-
 
28
 * @method \Aws\Result listConnectorOperations(array $args = [])
-
 
29
 * @method \GuzzleHttp\Promise\Promise listConnectorOperationsAsync(array $args = [])
24
 * @method \Aws\Result listConnectors(array $args = [])
30
 * @method \Aws\Result listConnectors(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise listConnectorsAsync(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise listConnectorsAsync(array $args = [])
26
 * @method \Aws\Result listCustomPlugins(array $args = [])
32
 * @method \Aws\Result listCustomPlugins(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise listCustomPluginsAsync(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise listCustomPluginsAsync(array $args = [])
-
 
34
 * @method \Aws\Result listTagsForResource(array $args = [])
-
 
35
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
28
 * @method \Aws\Result listWorkerConfigurations(array $args = [])
36
 * @method \Aws\Result listWorkerConfigurations(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise listWorkerConfigurationsAsync(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise listWorkerConfigurationsAsync(array $args = [])
-
 
38
 * @method \Aws\Result tagResource(array $args = [])
-
 
39
 * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
-
 
40
 * @method \Aws\Result untagResource(array $args = [])
-
 
41
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
30
 * @method \Aws\Result updateConnector(array $args = [])
42
 * @method \Aws\Result updateConnector(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise updateConnectorAsync(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise updateConnectorAsync(array $args = [])
32
 */
44
 */
33
class KafkaConnectClient extends AwsClient {}
45
class KafkaConnectClient extends AwsClient {}