Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 15... Línea 15...
15
 * @method \GuzzleHttp\Promise\Promise createServiceAsync(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise createServiceAsync(array $args = [])
16
 * @method \Aws\Result deleteNamespace(array $args = [])
16
 * @method \Aws\Result deleteNamespace(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise deleteNamespaceAsync(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise deleteNamespaceAsync(array $args = [])
18
 * @method \Aws\Result deleteService(array $args = [])
18
 * @method \Aws\Result deleteService(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise deleteServiceAsync(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise deleteServiceAsync(array $args = [])
-
 
20
 * @method \Aws\Result deleteServiceAttributes(array $args = [])
-
 
21
 * @method \GuzzleHttp\Promise\Promise deleteServiceAttributesAsync(array $args = [])
20
 * @method \Aws\Result deregisterInstance(array $args = [])
22
 * @method \Aws\Result deregisterInstance(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise deregisterInstanceAsync(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise deregisterInstanceAsync(array $args = [])
22
 * @method \Aws\Result discoverInstances(array $args = [])
24
 * @method \Aws\Result discoverInstances(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise discoverInstancesAsync(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise discoverInstancesAsync(array $args = [])
-
 
26
 * @method \Aws\Result discoverInstancesRevision(array $args = [])
-
 
27
 * @method \GuzzleHttp\Promise\Promise discoverInstancesRevisionAsync(array $args = [])
24
 * @method \Aws\Result getInstance(array $args = [])
28
 * @method \Aws\Result getInstance(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise getInstanceAsync(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise getInstanceAsync(array $args = [])
26
 * @method \Aws\Result getInstancesHealthStatus(array $args = [])
30
 * @method \Aws\Result getInstancesHealthStatus(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise getInstancesHealthStatusAsync(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise getInstancesHealthStatusAsync(array $args = [])
28
 * @method \Aws\Result getNamespace(array $args = [])
32
 * @method \Aws\Result getNamespace(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise getNamespaceAsync(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise getNamespaceAsync(array $args = [])
30
 * @method \Aws\Result getOperation(array $args = [])
34
 * @method \Aws\Result getOperation(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise getOperationAsync(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise getOperationAsync(array $args = [])
32
 * @method \Aws\Result getService(array $args = [])
36
 * @method \Aws\Result getService(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise getServiceAsync(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise getServiceAsync(array $args = [])
-
 
38
 * @method \Aws\Result getServiceAttributes(array $args = [])
-
 
39
 * @method \GuzzleHttp\Promise\Promise getServiceAttributesAsync(array $args = [])
34
 * @method \Aws\Result listInstances(array $args = [])
40
 * @method \Aws\Result listInstances(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise listInstancesAsync(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise listInstancesAsync(array $args = [])
36
 * @method \Aws\Result listNamespaces(array $args = [])
42
 * @method \Aws\Result listNamespaces(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise listNamespacesAsync(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise listNamespacesAsync(array $args = [])
38
 * @method \Aws\Result listOperations(array $args = [])
44
 * @method \Aws\Result listOperations(array $args = [])
Línea 55... Línea 61...
55
 * @method \GuzzleHttp\Promise\Promise updatePrivateDnsNamespaceAsync(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise updatePrivateDnsNamespaceAsync(array $args = [])
56
 * @method \Aws\Result updatePublicDnsNamespace(array $args = [])
62
 * @method \Aws\Result updatePublicDnsNamespace(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise updatePublicDnsNamespaceAsync(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise updatePublicDnsNamespaceAsync(array $args = [])
58
 * @method \Aws\Result updateService(array $args = [])
64
 * @method \Aws\Result updateService(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise updateServiceAsync(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise updateServiceAsync(array $args = [])
-
 
66
 * @method \Aws\Result updateServiceAttributes(array $args = [])
-
 
67
 * @method \GuzzleHttp\Promise\Promise updateServiceAttributesAsync(array $args = [])
60
 */
68
 */
61
class ServiceDiscoveryClient extends AwsClient {}
69
class ServiceDiscoveryClient extends AwsClient {}