issues Search Results · repo:aliyun/alibabacloud-java-async-sdk language:Java
Filter by
12 results
(62 ms)12 results
inaliyun/alibabacloud-java-async-sdk (press backspace or delete to remove)当我引入这两个依赖:
dependency
groupId com.aliyun /groupId
artifactId alibabacloud-dysmsapi20170525 /artifactId
version 3.0.1 /version
/dependency ...
aliciz
- Opened on Dec 12, 2024
- #12
环境: windows 10 jdk: 21.0.3 springboot: 3.3.2
gradle 配置
plugins {
id java
id org.springframework.boot version 3.3.2
id io.spring.dependency-management version 1.1.6
}
group = cn.wanli ...
wanlinus
- 2
- Opened on Jul 21, 2024
- #11
SDK代码如下
目前是 protected
package com.aliyun.sdk.gateway.pop.models;
import darabonba.core.RequestModel;
public abstract class Request extends RequestModel {
protected Request(Builder ?, ? builder) ...
iridescentGray
- 1
- Opened on Dec 26, 2023
- #10
目前功能正常,但是这个【info】日志一直在输出,看起来像是序列化时候的类型转换问题。
img width= 1676 alt= image src=
https://github.com/aliyun/alibabacloud-java-async-sdk/assets/13379708/d4112b77-a283-4e99-9901-894acb3197d8
wuai1024
- 2
- Opened on Sep 23, 2023
- #9
`// Asynchronously get the return value of the API request
CompletableFuture SendSmsResponse response = client.sendSms(sendSmsRequest);
// Synchronously get the return value of the API request
SendSmsResponse ...
shaobohan917
- 2
- Opened on Aug 7, 2023
- #8
Background information: We need to call the SendMessageToGlobe interface to send a text message to the international
locale. However, this api is currently not available in the sdk.
Related documents: ...
imgaoxin
- 2
- Opened on Jun 20, 2023
- #7
Hello Team, As part of using the Alicloud auth method in Hashicorp vault, it was advised to add a new request
interceptor and the intercept the request to obtain the headers as well as the request URL. ...
good first issue
nickjosph
- Opened on Apr 27, 2023
- #6
PutObjectRequest putObjectRequest = PutObjectRequest.builder() // .bucket( bucket ) // .key(key) // .body(body) //
.build(); CompletableFuture PutObjectResponse response = asyncClient.putObject(putObjectRequest); ...
m1ngyuan
- 1
- Opened on Mar 28, 2023
- #5
Use
dependency
groupId com.aliyun /groupId
artifactId alibabacloud-gws20190618 /artifactId
version 1.0.0 /version
/dependency
to call api would cause the ...
bug
sinri
- Opened on Mar 10, 2023
- #4
Require this sdk in JDK 11 project,
!-- https://mvnrepository.com/artifact/com.aliyun/alibabacloud-ram20150501 --
dependency
groupId com.aliyun /groupId
artifactId alibabacloud-ram20150501 ...
sinri
- 1
- Opened on Mar 8, 2023
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.