Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 5... Línea 5...
5
 
5
 
6
/**
6
/**
7
 * This client is used to interact with the **Amazon OpenSearch Service** service.
7
 * This client is used to interact with the **Amazon OpenSearch Service** service.
8
 * @method \Aws\Result acceptInboundConnection(array $args = [])
8
 * @method \Aws\Result acceptInboundConnection(array $args = [])
-
 
9
 * @method \GuzzleHttp\Promise\Promise acceptInboundConnectionAsync(array $args = [])
-
 
10
 * @method \Aws\Result addDataSource(array $args = [])
-
 
11
 * @method \GuzzleHttp\Promise\Promise addDataSourceAsync(array $args = [])
-
 
12
 * @method \Aws\Result addDirectQueryDataSource(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise acceptInboundConnectionAsync(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise addDirectQueryDataSourceAsync(array $args = [])
10
 * @method \Aws\Result addTags(array $args = [])
14
 * @method \Aws\Result addTags(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise addTagsAsync(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise addTagsAsync(array $args = [])
12
 * @method \Aws\Result associatePackage(array $args = [])
16
 * @method \Aws\Result associatePackage(array $args = [])
-
 
17
 * @method \GuzzleHttp\Promise\Promise associatePackageAsync(array $args = [])
-
 
18
 * @method \Aws\Result associatePackages(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise associatePackageAsync(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise associatePackagesAsync(array $args = [])
14
 * @method \Aws\Result authorizeVpcEndpointAccess(array $args = [])
20
 * @method \Aws\Result authorizeVpcEndpointAccess(array $args = [])
-
 
21
 * @method \GuzzleHttp\Promise\Promise authorizeVpcEndpointAccessAsync(array $args = [])
-
 
22
 * @method \Aws\Result cancelDomainConfigChange(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise authorizeVpcEndpointAccessAsync(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise cancelDomainConfigChangeAsync(array $args = [])
16
 * @method \Aws\Result cancelServiceSoftwareUpdate(array $args = [])
24
 * @method \Aws\Result cancelServiceSoftwareUpdate(array $args = [])
-
 
25
 * @method \GuzzleHttp\Promise\Promise cancelServiceSoftwareUpdateAsync(array $args = [])
-
 
26
 * @method \Aws\Result createApplication(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise cancelServiceSoftwareUpdateAsync(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise createApplicationAsync(array $args = [])
18
 * @method \Aws\Result createDomain(array $args = [])
28
 * @method \Aws\Result createDomain(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
20
 * @method \Aws\Result createOutboundConnection(array $args = [])
30
 * @method \Aws\Result createOutboundConnection(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise createOutboundConnectionAsync(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise createOutboundConnectionAsync(array $args = [])
22
 * @method \Aws\Result createPackage(array $args = [])
32
 * @method \Aws\Result createPackage(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise createPackageAsync(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise createPackageAsync(array $args = [])
24
 * @method \Aws\Result createVpcEndpoint(array $args = [])
34
 * @method \Aws\Result createVpcEndpoint(array $args = [])
-
 
35
 * @method \GuzzleHttp\Promise\Promise createVpcEndpointAsync(array $args = [])
-
 
36
 * @method \Aws\Result deleteApplication(array $args = [])
-
 
37
 * @method \GuzzleHttp\Promise\Promise deleteApplicationAsync(array $args = [])
-
 
38
 * @method \Aws\Result deleteDataSource(array $args = [])
-
 
39
 * @method \GuzzleHttp\Promise\Promise deleteDataSourceAsync(array $args = [])
-
 
40
 * @method \Aws\Result deleteDirectQueryDataSource(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise createVpcEndpointAsync(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise deleteDirectQueryDataSourceAsync(array $args = [])
26
 * @method \Aws\Result deleteDomain(array $args = [])
42
 * @method \Aws\Result deleteDomain(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
28
 * @method \Aws\Result deleteInboundConnection(array $args = [])
44
 * @method \Aws\Result deleteInboundConnection(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise deleteInboundConnectionAsync(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise deleteInboundConnectionAsync(array $args = [])
Línea 63... Línea 79...
63
 * @method \GuzzleHttp\Promise\Promise describeReservedInstancesAsync(array $args = [])
79
 * @method \GuzzleHttp\Promise\Promise describeReservedInstancesAsync(array $args = [])
64
 * @method \Aws\Result describeVpcEndpoints(array $args = [])
80
 * @method \Aws\Result describeVpcEndpoints(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise describeVpcEndpointsAsync(array $args = [])
81
 * @method \GuzzleHttp\Promise\Promise describeVpcEndpointsAsync(array $args = [])
66
 * @method \Aws\Result dissociatePackage(array $args = [])
82
 * @method \Aws\Result dissociatePackage(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise dissociatePackageAsync(array $args = [])
83
 * @method \GuzzleHttp\Promise\Promise dissociatePackageAsync(array $args = [])
-
 
84
 * @method \Aws\Result dissociatePackages(array $args = [])
-
 
85
 * @method \GuzzleHttp\Promise\Promise dissociatePackagesAsync(array $args = [])
-
 
86
 * @method \Aws\Result getApplication(array $args = [])
-
 
87
 * @method \GuzzleHttp\Promise\Promise getApplicationAsync(array $args = [])
68
 * @method \Aws\Result getCompatibleVersions(array $args = [])
88
 * @method \Aws\Result getCompatibleVersions(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise getCompatibleVersionsAsync(array $args = [])
89
 * @method \GuzzleHttp\Promise\Promise getCompatibleVersionsAsync(array $args = [])
-
 
90
 * @method \Aws\Result getDataSource(array $args = [])
-
 
91
 * @method \GuzzleHttp\Promise\Promise getDataSourceAsync(array $args = [])
-
 
92
 * @method \Aws\Result getDirectQueryDataSource(array $args = [])
-
 
93
 * @method \GuzzleHttp\Promise\Promise getDirectQueryDataSourceAsync(array $args = [])
-
 
94
 * @method \Aws\Result getDomainMaintenanceStatus(array $args = [])
-
 
95
 * @method \GuzzleHttp\Promise\Promise getDomainMaintenanceStatusAsync(array $args = [])
70
 * @method \Aws\Result getPackageVersionHistory(array $args = [])
96
 * @method \Aws\Result getPackageVersionHistory(array $args = [])
71
 * @method \GuzzleHttp\Promise\Promise getPackageVersionHistoryAsync(array $args = [])
97
 * @method \GuzzleHttp\Promise\Promise getPackageVersionHistoryAsync(array $args = [])
72
 * @method \Aws\Result getUpgradeHistory(array $args = [])
98
 * @method \Aws\Result getUpgradeHistory(array $args = [])
73
 * @method \GuzzleHttp\Promise\Promise getUpgradeHistoryAsync(array $args = [])
99
 * @method \GuzzleHttp\Promise\Promise getUpgradeHistoryAsync(array $args = [])
74
 * @method \Aws\Result getUpgradeStatus(array $args = [])
100
 * @method \Aws\Result getUpgradeStatus(array $args = [])
75
 * @method \GuzzleHttp\Promise\Promise getUpgradeStatusAsync(array $args = [])
101
 * @method \GuzzleHttp\Promise\Promise getUpgradeStatusAsync(array $args = [])
-
 
102
 * @method \Aws\Result listApplications(array $args = [])
-
 
103
 * @method \GuzzleHttp\Promise\Promise listApplicationsAsync(array $args = [])
-
 
104
 * @method \Aws\Result listDataSources(array $args = [])
-
 
105
 * @method \GuzzleHttp\Promise\Promise listDataSourcesAsync(array $args = [])
-
 
106
 * @method \Aws\Result listDirectQueryDataSources(array $args = [])
-
 
107
 * @method \GuzzleHttp\Promise\Promise listDirectQueryDataSourcesAsync(array $args = [])
-
 
108
 * @method \Aws\Result listDomainMaintenances(array $args = [])
-
 
109
 * @method \GuzzleHttp\Promise\Promise listDomainMaintenancesAsync(array $args = [])
76
 * @method \Aws\Result listDomainNames(array $args = [])
110
 * @method \Aws\Result listDomainNames(array $args = [])
77
 * @method \GuzzleHttp\Promise\Promise listDomainNamesAsync(array $args = [])
111
 * @method \GuzzleHttp\Promise\Promise listDomainNamesAsync(array $args = [])
78
 * @method \Aws\Result listDomainsForPackage(array $args = [])
112
 * @method \Aws\Result listDomainsForPackage(array $args = [])
79
 * @method \GuzzleHttp\Promise\Promise listDomainsForPackageAsync(array $args = [])
113
 * @method \GuzzleHttp\Promise\Promise listDomainsForPackageAsync(array $args = [])
80
 * @method \Aws\Result listInstanceTypeDetails(array $args = [])
114
 * @method \Aws\Result listInstanceTypeDetails(array $args = [])
Línea 99... Línea 133...
99
 * @method \GuzzleHttp\Promise\Promise rejectInboundConnectionAsync(array $args = [])
133
 * @method \GuzzleHttp\Promise\Promise rejectInboundConnectionAsync(array $args = [])
100
 * @method \Aws\Result removeTags(array $args = [])
134
 * @method \Aws\Result removeTags(array $args = [])
101
 * @method \GuzzleHttp\Promise\Promise removeTagsAsync(array $args = [])
135
 * @method \GuzzleHttp\Promise\Promise removeTagsAsync(array $args = [])
102
 * @method \Aws\Result revokeVpcEndpointAccess(array $args = [])
136
 * @method \Aws\Result revokeVpcEndpointAccess(array $args = [])
103
 * @method \GuzzleHttp\Promise\Promise revokeVpcEndpointAccessAsync(array $args = [])
137
 * @method \GuzzleHttp\Promise\Promise revokeVpcEndpointAccessAsync(array $args = [])
-
 
138
 * @method \Aws\Result startDomainMaintenance(array $args = [])
-
 
139
 * @method \GuzzleHttp\Promise\Promise startDomainMaintenanceAsync(array $args = [])
104
 * @method \Aws\Result startServiceSoftwareUpdate(array $args = [])
140
 * @method \Aws\Result startServiceSoftwareUpdate(array $args = [])
105
 * @method \GuzzleHttp\Promise\Promise startServiceSoftwareUpdateAsync(array $args = [])
141
 * @method \GuzzleHttp\Promise\Promise startServiceSoftwareUpdateAsync(array $args = [])
-
 
142
 * @method \Aws\Result updateApplication(array $args = [])
-
 
143
 * @method \GuzzleHttp\Promise\Promise updateApplicationAsync(array $args = [])
-
 
144
 * @method \Aws\Result updateDataSource(array $args = [])
-
 
145
 * @method \GuzzleHttp\Promise\Promise updateDataSourceAsync(array $args = [])
-
 
146
 * @method \Aws\Result updateDirectQueryDataSource(array $args = [])
-
 
147
 * @method \GuzzleHttp\Promise\Promise updateDirectQueryDataSourceAsync(array $args = [])
106
 * @method \Aws\Result updateDomainConfig(array $args = [])
148
 * @method \Aws\Result updateDomainConfig(array $args = [])
107
 * @method \GuzzleHttp\Promise\Promise updateDomainConfigAsync(array $args = [])
149
 * @method \GuzzleHttp\Promise\Promise updateDomainConfigAsync(array $args = [])
108
 * @method \Aws\Result updatePackage(array $args = [])
150
 * @method \Aws\Result updatePackage(array $args = [])
109
 * @method \GuzzleHttp\Promise\Promise updatePackageAsync(array $args = [])
151
 * @method \GuzzleHttp\Promise\Promise updatePackageAsync(array $args = [])
-
 
152
 * @method \Aws\Result updatePackageScope(array $args = [])
-
 
153
 * @method \GuzzleHttp\Promise\Promise updatePackageScopeAsync(array $args = [])
110
 * @method \Aws\Result updateScheduledAction(array $args = [])
154
 * @method \Aws\Result updateScheduledAction(array $args = [])
111
 * @method \GuzzleHttp\Promise\Promise updateScheduledActionAsync(array $args = [])
155
 * @method \GuzzleHttp\Promise\Promise updateScheduledActionAsync(array $args = [])
112
 * @method \Aws\Result updateVpcEndpoint(array $args = [])
156
 * @method \Aws\Result updateVpcEndpoint(array $args = [])
113
 * @method \GuzzleHttp\Promise\Promise updateVpcEndpointAsync(array $args = [])
157
 * @method \GuzzleHttp\Promise\Promise updateVpcEndpointAsync(array $args = [])
114
 * @method \Aws\Result upgradeDomain(array $args = [])
158
 * @method \Aws\Result upgradeDomain(array $args = [])