mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-07-14 17:13:01 -07:00
v2: Updates
* Simplifies & beautifies everything * Introduces a new Class system. * Errors are defaulted to AWS's handler. * New function names & more efficient handling. * Should fix a majority of the errors. Please read the README for more!
This commit is contained in:
parent
ad0726e41e
commit
e6d7753dc8
1095 changed files with 45088 additions and 2911 deletions
|
@ -6,14 +6,30 @@ use Aws\AwsClient;
|
|||
/**
|
||||
* This client is used to interact with the **Amazon Elasticsearch Service** service.
|
||||
*
|
||||
* @method \Aws\Result acceptInboundCrossClusterSearchConnection(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise acceptInboundCrossClusterSearchConnectionAsync(array $args = [])
|
||||
* @method \Aws\Result addTags(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise addTagsAsync(array $args = [])
|
||||
* @method \Aws\Result associatePackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise associatePackageAsync(array $args = [])
|
||||
* @method \Aws\Result cancelElasticsearchServiceSoftwareUpdate(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise cancelElasticsearchServiceSoftwareUpdateAsync(array $args = [])
|
||||
* @method \Aws\Result createElasticsearchDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createElasticsearchDomainAsync(array $args = [])
|
||||
* @method \Aws\Result createOutboundCrossClusterSearchConnection(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createOutboundCrossClusterSearchConnectionAsync(array $args = [])
|
||||
* @method \Aws\Result createPackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createPackageAsync(array $args = [])
|
||||
* @method \Aws\Result deleteElasticsearchDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteElasticsearchDomainAsync(array $args = [])
|
||||
* @method \Aws\Result deleteElasticsearchServiceRole(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteElasticsearchServiceRoleAsync(array $args = [])
|
||||
* @method \Aws\Result deleteInboundCrossClusterSearchConnection(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteInboundCrossClusterSearchConnectionAsync(array $args = [])
|
||||
* @method \Aws\Result deleteOutboundCrossClusterSearchConnection(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteOutboundCrossClusterSearchConnectionAsync(array $args = [])
|
||||
* @method \Aws\Result deletePackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deletePackageAsync(array $args = [])
|
||||
* @method \Aws\Result describeElasticsearchDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeElasticsearchDomainAsync(array $args = [])
|
||||
* @method \Aws\Result describeElasticsearchDomainConfig(array $args = [])
|
||||
|
@ -22,17 +38,47 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise describeElasticsearchDomainsAsync(array $args = [])
|
||||
* @method \Aws\Result describeElasticsearchInstanceTypeLimits(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeElasticsearchInstanceTypeLimitsAsync(array $args = [])
|
||||
* @method \Aws\Result describeInboundCrossClusterSearchConnections(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeInboundCrossClusterSearchConnectionsAsync(array $args = [])
|
||||
* @method \Aws\Result describeOutboundCrossClusterSearchConnections(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeOutboundCrossClusterSearchConnectionsAsync(array $args = [])
|
||||
* @method \Aws\Result describePackages(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describePackagesAsync(array $args = [])
|
||||
* @method \Aws\Result describeReservedElasticsearchInstanceOfferings(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeReservedElasticsearchInstanceOfferingsAsync(array $args = [])
|
||||
* @method \Aws\Result describeReservedElasticsearchInstances(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeReservedElasticsearchInstancesAsync(array $args = [])
|
||||
* @method \Aws\Result dissociatePackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise dissociatePackageAsync(array $args = [])
|
||||
* @method \Aws\Result getCompatibleElasticsearchVersions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getCompatibleElasticsearchVersionsAsync(array $args = [])
|
||||
* @method \Aws\Result getUpgradeHistory(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getUpgradeHistoryAsync(array $args = [])
|
||||
* @method \Aws\Result getUpgradeStatus(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getUpgradeStatusAsync(array $args = [])
|
||||
* @method \Aws\Result listDomainNames(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listDomainNamesAsync(array $args = [])
|
||||
* @method \Aws\Result listDomainsForPackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listDomainsForPackageAsync(array $args = [])
|
||||
* @method \Aws\Result listElasticsearchInstanceTypes(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listElasticsearchInstanceTypesAsync(array $args = [])
|
||||
* @method \Aws\Result listElasticsearchVersions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listElasticsearchVersionsAsync(array $args = [])
|
||||
* @method \Aws\Result listPackagesForDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listPackagesForDomainAsync(array $args = [])
|
||||
* @method \Aws\Result listTags(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listTagsAsync(array $args = [])
|
||||
* @method \Aws\Result purchaseReservedElasticsearchInstanceOffering(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise purchaseReservedElasticsearchInstanceOfferingAsync(array $args = [])
|
||||
* @method \Aws\Result rejectInboundCrossClusterSearchConnection(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise rejectInboundCrossClusterSearchConnectionAsync(array $args = [])
|
||||
* @method \Aws\Result removeTags(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise removeTagsAsync(array $args = [])
|
||||
* @method \Aws\Result startElasticsearchServiceSoftwareUpdate(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startElasticsearchServiceSoftwareUpdateAsync(array $args = [])
|
||||
* @method \Aws\Result updateElasticsearchDomainConfig(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateElasticsearchDomainConfigAsync(array $args = [])
|
||||
* @method \Aws\Result upgradeElasticsearchDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise upgradeElasticsearchDomainAsync(array $args = [])
|
||||
*/
|
||||
class ElasticsearchServiceClient extends AwsClient {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue