| 程序包 | 说明 |
|---|---|
| com.aliyun.dysmsapi20170525 | |
| com.aliyun.dysmsapi20170525.models |
| 限定符和类型 | 方法和说明 |
|---|---|
AddShortUrlResponse |
Client.addShortUrl(AddShortUrlRequest request)
description :
Before you call this operation, you must register the primary domain name of the source URL in the Short Message Service (SMS) console.
|
AddShortUrlResponse |
Client.addShortUrlWithOptions(AddShortUrlRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
Before you call this operation, you must register the primary domain name of the source URL in the Short Message Service (SMS) console.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static AddShortUrlRequest |
AddShortUrlRequest.build(Map<String,?> map) |
AddShortUrlRequest |
AddShortUrlRequest.setEffectiveDays(String effectiveDays) |
AddShortUrlRequest |
AddShortUrlRequest.setOwnerId(Long ownerId) |
AddShortUrlRequest |
AddShortUrlRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
AddShortUrlRequest |
AddShortUrlRequest.setResourceOwnerId(Long resourceOwnerId) |
AddShortUrlRequest |
AddShortUrlRequest.setShortUrlName(String shortUrlName) |
AddShortUrlRequest |
AddShortUrlRequest.setSourceUrl(String sourceUrl) |
Copyright © 2024. All rights reserved.