EDS SDKs for convenience users

更新时间:
复制 MD 格式

Elastic Desktop Service (EDS) provides SDKs for convenience users to create and manage cloud desktop resources programmatically. These SDKs wrap the EDS API (version 2021-03-08), use AccessKey pairs for authentication, and handle request signing automatically.

Prerequisites

Before you begin, make sure you have:

Supported SDKs

Each SDK has an OpenAPI Explorer page with installation instructions and code samples. You can check the commit history, download the installation package, and view changelogs on GitHub.

Note

To use the EDS SDK for Java, add the following dependencies: ecd_user20210308 and tea-openapi.

Language Endpoint (GitHub) Installation and examples IDE guide
Java alibabacloud-java-sdk Java Use Alibaba Cloud SDKs for Java in an IDE
TypeScript alibabacloud-typescript-sdk TypeScript
Go alibabacloud-go Go Use the Alibaba Cloud SDKs for Go in an IDE
PHP alibabacloud-sdk-php PHP Use Alibaba Cloud SDKs for PHP in an IDE
Python alibabacloud-python-sdk and alibabacloud-python2-sdk Python Use Alibaba Cloud SDKs for Python in an IDE
C# alibabacloud-csharp-sdk C#
C++ alibabacloud-sdk-cpp C++

References

  • Alibaba Cloud Developer Center brings together frequently used programming languageSDK,providesMavenproject addresses、pipcommands、version descriptions and other information。For more information,seeDeveloper Center

  • For SDKs in more languagesSDK,go tothird-partySDKSDK services

  • The service endpoint (Endpoint) for Wuying Convenient Account(Endpoint)seeService endpoints

  • For APIs related to Wuying Convenient AccountAPIseeAPIAPI Directory

For SDKs across all Alibaba Cloud products and getting started guides, see Apsara Developer Community.