Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?php
2
namespace Aws\OpenSearchService;
3
 
4
use Aws\AwsClient;
5
 
6
/**
7
 * This client is used to interact with the **Amazon OpenSearch Service** service.
8
 * @method \Aws\Result acceptInboundConnection(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise acceptInboundConnectionAsync(array $args = [])
10
 * @method \Aws\Result addTags(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise addTagsAsync(array $args = [])
12
 * @method \Aws\Result associatePackage(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise associatePackageAsync(array $args = [])
14
 * @method \Aws\Result authorizeVpcEndpointAccess(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise authorizeVpcEndpointAccessAsync(array $args = [])
16
 * @method \Aws\Result cancelServiceSoftwareUpdate(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise cancelServiceSoftwareUpdateAsync(array $args = [])
18
 * @method \Aws\Result createDomain(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
20
 * @method \Aws\Result createOutboundConnection(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise createOutboundConnectionAsync(array $args = [])
22
 * @method \Aws\Result createPackage(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise createPackageAsync(array $args = [])
24
 * @method \Aws\Result createVpcEndpoint(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise createVpcEndpointAsync(array $args = [])
26
 * @method \Aws\Result deleteDomain(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
28
 * @method \Aws\Result deleteInboundConnection(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise deleteInboundConnectionAsync(array $args = [])
30
 * @method \Aws\Result deleteOutboundConnection(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise deleteOutboundConnectionAsync(array $args = [])
32
 * @method \Aws\Result deletePackage(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise deletePackageAsync(array $args = [])
34
 * @method \Aws\Result deleteVpcEndpoint(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise deleteVpcEndpointAsync(array $args = [])
36
 * @method \Aws\Result describeDomain(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise describeDomainAsync(array $args = [])
38
 * @method \Aws\Result describeDomainAutoTunes(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise describeDomainAutoTunesAsync(array $args = [])
40
 * @method \Aws\Result describeDomainChangeProgress(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise describeDomainChangeProgressAsync(array $args = [])
42
 * @method \Aws\Result describeDomainConfig(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise describeDomainConfigAsync(array $args = [])
44
 * @method \Aws\Result describeDomainHealth(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise describeDomainHealthAsync(array $args = [])
46
 * @method \Aws\Result describeDomainNodes(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise describeDomainNodesAsync(array $args = [])
48
 * @method \Aws\Result describeDomains(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise describeDomainsAsync(array $args = [])
50
 * @method \Aws\Result describeDryRunProgress(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise describeDryRunProgressAsync(array $args = [])
52
 * @method \Aws\Result describeInboundConnections(array $args = [])
53
 * @method \GuzzleHttp\Promise\Promise describeInboundConnectionsAsync(array $args = [])
54
 * @method \Aws\Result describeInstanceTypeLimits(array $args = [])
55
 * @method \GuzzleHttp\Promise\Promise describeInstanceTypeLimitsAsync(array $args = [])
56
 * @method \Aws\Result describeOutboundConnections(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise describeOutboundConnectionsAsync(array $args = [])
58
 * @method \Aws\Result describePackages(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise describePackagesAsync(array $args = [])
60
 * @method \Aws\Result describeReservedInstanceOfferings(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise describeReservedInstanceOfferingsAsync(array $args = [])
62
 * @method \Aws\Result describeReservedInstances(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise describeReservedInstancesAsync(array $args = [])
64
 * @method \Aws\Result describeVpcEndpoints(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise describeVpcEndpointsAsync(array $args = [])
66
 * @method \Aws\Result dissociatePackage(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise dissociatePackageAsync(array $args = [])
68
 * @method \Aws\Result getCompatibleVersions(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise getCompatibleVersionsAsync(array $args = [])
70
 * @method \Aws\Result getPackageVersionHistory(array $args = [])
71
 * @method \GuzzleHttp\Promise\Promise getPackageVersionHistoryAsync(array $args = [])
72
 * @method \Aws\Result getUpgradeHistory(array $args = [])
73
 * @method \GuzzleHttp\Promise\Promise getUpgradeHistoryAsync(array $args = [])
74
 * @method \Aws\Result getUpgradeStatus(array $args = [])
75
 * @method \GuzzleHttp\Promise\Promise getUpgradeStatusAsync(array $args = [])
76
 * @method \Aws\Result listDomainNames(array $args = [])
77
 * @method \GuzzleHttp\Promise\Promise listDomainNamesAsync(array $args = [])
78
 * @method \Aws\Result listDomainsForPackage(array $args = [])
79
 * @method \GuzzleHttp\Promise\Promise listDomainsForPackageAsync(array $args = [])
80
 * @method \Aws\Result listInstanceTypeDetails(array $args = [])
81
 * @method \GuzzleHttp\Promise\Promise listInstanceTypeDetailsAsync(array $args = [])
82
 * @method \Aws\Result listPackagesForDomain(array $args = [])
83
 * @method \GuzzleHttp\Promise\Promise listPackagesForDomainAsync(array $args = [])
84
 * @method \Aws\Result listScheduledActions(array $args = [])
85
 * @method \GuzzleHttp\Promise\Promise listScheduledActionsAsync(array $args = [])
86
 * @method \Aws\Result listTags(array $args = [])
87
 * @method \GuzzleHttp\Promise\Promise listTagsAsync(array $args = [])
88
 * @method \Aws\Result listVersions(array $args = [])
89
 * @method \GuzzleHttp\Promise\Promise listVersionsAsync(array $args = [])
90
 * @method \Aws\Result listVpcEndpointAccess(array $args = [])
91
 * @method \GuzzleHttp\Promise\Promise listVpcEndpointAccessAsync(array $args = [])
92
 * @method \Aws\Result listVpcEndpoints(array $args = [])
93
 * @method \GuzzleHttp\Promise\Promise listVpcEndpointsAsync(array $args = [])
94
 * @method \Aws\Result listVpcEndpointsForDomain(array $args = [])
95
 * @method \GuzzleHttp\Promise\Promise listVpcEndpointsForDomainAsync(array $args = [])
96
 * @method \Aws\Result purchaseReservedInstanceOffering(array $args = [])
97
 * @method \GuzzleHttp\Promise\Promise purchaseReservedInstanceOfferingAsync(array $args = [])
98
 * @method \Aws\Result rejectInboundConnection(array $args = [])
99
 * @method \GuzzleHttp\Promise\Promise rejectInboundConnectionAsync(array $args = [])
100
 * @method \Aws\Result removeTags(array $args = [])
101
 * @method \GuzzleHttp\Promise\Promise removeTagsAsync(array $args = [])
102
 * @method \Aws\Result revokeVpcEndpointAccess(array $args = [])
103
 * @method \GuzzleHttp\Promise\Promise revokeVpcEndpointAccessAsync(array $args = [])
104
 * @method \Aws\Result startServiceSoftwareUpdate(array $args = [])
105
 * @method \GuzzleHttp\Promise\Promise startServiceSoftwareUpdateAsync(array $args = [])
106
 * @method \Aws\Result updateDomainConfig(array $args = [])
107
 * @method \GuzzleHttp\Promise\Promise updateDomainConfigAsync(array $args = [])
108
 * @method \Aws\Result updatePackage(array $args = [])
109
 * @method \GuzzleHttp\Promise\Promise updatePackageAsync(array $args = [])
110
 * @method \Aws\Result updateScheduledAction(array $args = [])
111
 * @method \GuzzleHttp\Promise\Promise updateScheduledActionAsync(array $args = [])
112
 * @method \Aws\Result updateVpcEndpoint(array $args = [])
113
 * @method \GuzzleHttp\Promise\Promise updateVpcEndpointAsync(array $args = [])
114
 * @method \Aws\Result upgradeDomain(array $args = [])
115
 * @method \GuzzleHttp\Promise\Promise upgradeDomainAsync(array $args = [])
116
 */
117
class OpenSearchServiceClient extends AwsClient {}