Registry / cloud / aliyun-gateway-pop

aliyun-gateway-pop

JSON →
library0.3.5-betajavamavenunverified

Async core service for Alibaba Cloud Java SDK, enabling asynchronous API calls to Alibaba Cloud services.

<dependency> <groupId>com.aliyun</groupId> <artifactId>aliyun-gateway-pop</artifactId> <version>0.3.5-beta</version> </dependency>
INSTALL
IMPORT
SIG · ALIYUN-GATEWAY-POP
A
aliyun-gateway-pop
cloudjavav0.3.5-beta
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
com.aliyun.gateway.pop.Client

Creates an Alibaba Cloud async client with credentials.

import com.aliyun.gateway.pop.Client; import com.aliyun.teaopenapi.models.Config; public class App { public static void main(String[] args) throws Exception { Config config = new Config(); config.setAccessKeyId("your-access-key-id"); config.setAccessKeySecret("your-access-key-secret"); Client client = new Client(config); } }
Debug
Known issues
breakingBeta version may have breaking changes in future releases.
fix
Pin to a specific version and test upgrades thoroughly.
affects: 0.3.5-beta
Upgrade
Version history
0.3.5-betalatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
40
Amazon
1
Resources
aliyun-gateway-pop — mvn dependency:get aliyun-gateway-pop · libregistry