public class SendPhoneDingRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SendPhoneDingRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SendPhoneDingRequest |
build(Map<String,?> map) |
String |
getContent() |
List<String> |
getUserids() |
SendPhoneDingRequest |
setContent(String content) |
SendPhoneDingRequest |
setUserids(List<String> userids) |
@NameInMap(value="content") public String content
public static SendPhoneDingRequest build(Map<String,?> map) throws Exception
Exceptionpublic SendPhoneDingRequest setContent(String content)
public String getContent()
public SendPhoneDingRequest setUserids(List<String> userids)
Copyright © 2023. All rights reserved.