| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.dysmsapi20170525 | |
| com.aliyun.sdk.service.dysmsapi20170525.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<QuerySmsTemplateResponse> |
AsyncClient.querySmsTemplate(QuerySmsTemplateRequest request)
已过时。
OpenAPI QuerySmsTemplate is deprecated, please use Dysmsapi::2017-05-25::GetSmsTemplate instead. * @description After you create a message template, you can call this operation to query the approval status of the template. If a message template is rejected, the reason is returned. Modify the message template based on the reason.
### QPS limit
You can call this operation up to 5,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
CompletableFuture<QuerySmsTemplateResponse> |
DefaultAsyncClient.querySmsTemplate(QuerySmsTemplateRequest request)
已过时。
OpenAPI QuerySmsTemplate is deprecated, please use Dysmsapi::2017-05-25::GetSmsTemplate instead. * @description After you create a message template, you can call this operation to query the approval status of the template. If a message template is rejected, the reason is returned. Modify the message template based on the reason.
### QPS limit
You can call this operation up to 5,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
QuerySmsTemplateRequest |
QuerySmsTemplateRequest.Builder.build() |
static QuerySmsTemplateRequest |
QuerySmsTemplateRequest.create() |
Copyright © 2026. All rights reserved.