SDK Downloads

更新时间:
复制 MD 格式

ACK provides SDKs for Java, TypeScript, Go, Python, PHP, C#, C++, Swift, and Java (asynchronous). Source code is hosted on GitHub and published to mainstream package repositories — install via your language's package manager.

Java, Python, Go, and PHP SDKs have official getting-started guides. C#, C++, TypeScript, Swift, and Java (asynchronous) SDKs are on GitHub without official guides.

Download SDKs

SDK GitHub repository Reference
Download Java SDK alibabacloud-java-sdk-cs-20151215 Get started with V2.0 Java SDK
Download Python SDK alibabacloud-python-sdk-cs-20151215 Get started with V2.0 Python SDK
Download Go SDK alibabacloud-go-cs-20151215 Get started with V2.0 Go SDK
Download PHP SDK alibabacloud-sdk-php-CS-20151215 Get started with V2.0 PHP SDK
Download C# SDK alibabacloud-csharp-sdk-cs-20151215 None
Download C++ SDK alibabacloud-sdk-cpp-cs-20151215 None
Download TypeScript SDK alibabacloud-typescript-sdk-cs-20151215 None
Download Swift SDK alibabacloud-sdk-swift-cs-20151215 None
Download Java (asynchronous) SDK alibabacloud-java-async-sdk-cs-20151215 None

SDK call parameters for cluster creation

You can generate SDK call parameters for creating different cluster types from the console. Supported languages are Java, TypeScript, Go, PHP, and C#.

  1. Log on to the ACK console. In the left navigation pane, click Clusters.

  2. On the Clusters page, click Cluster Templates.

  3. In the dialog box, select a cluster type, click Create, and then configure the cluster details on the Cluster Configurations page.

  4. After you complete the configuration, go to the Confirm step and click Console-to-Code in the upper-right corner.

  5. In the right-side panel, select a language tab to obtain the code that corresponds to your current cluster configuration.

SDK call parameters for component management

You can generate SDK call parameters for managing components in different languages from the console. Supported languages are Java, TypeScript, Go, PHP, and C#.

  1. Log on to the ACK console. In the left navigation pane, click Clusters.

  2. On the Clusters page, click the name of your cluster. In the left navigation pane, click Components and Add-ons.

  3. On the Add-ons page, search for the target component. On the component card, click Install or Configuration as needed.

  4. In the dialog box, click Console-to-Code. In the right-side panel, obtain the code required to install or configure the component.