| 程序包 | 说明 |
|---|---|
| com.antgroup.antchain.openapi.yuqing | |
| com.antgroup.antchain.openapi.yuqing.models |
| 限定符和类型 | 方法和说明 |
|---|---|
SendProductNoticeResponse |
Client.sendProductNotice(SendProductNoticeRequest request)
Description: 发送提醒
Summary: 发送提醒
|
SendProductNoticeResponse |
Client.sendProductNoticeEx(SendProductNoticeRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 发送提醒
Summary: 发送提醒
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SendProductNoticeRequest |
SendProductNoticeRequest.build(Map<String,?> map) |
SendProductNoticeRequest |
SendProductNoticeRequest.setAuthToken(String authToken) |
SendProductNoticeRequest |
SendProductNoticeRequest.setDingTalkContent(DingTalkContent dingTalkContent) |
SendProductNoticeRequest |
SendProductNoticeRequest.setEmailContent(EmailContent emailContent) |
SendProductNoticeRequest |
SendProductNoticeRequest.setNoticeType(String noticeType) |
SendProductNoticeRequest |
SendProductNoticeRequest.setProductInstanceId(String productInstanceId) |
SendProductNoticeRequest |
SendProductNoticeRequest.setSmsContent(SmsContent smsContent) |
SendProductNoticeRequest |
SendProductNoticeRequest.setTenantUid(String tenantUid) |
Copyright © 2022. All rights reserved.