public class DeleteContactRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DeleteContactRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeleteContactRequest |
build(Map<String,?> map) |
Long |
getContactId() |
DeleteContactRequest |
setContactId(Long contactId) |
@NameInMap(value="ContactId") public Long contactId
The operation that you want to perform. Set the value to DeleteContact.
This parameter is required.
example:123
public static DeleteContactRequest build(Map<String,?> map) throws Exception
Exceptionpublic DeleteContactRequest setContactId(Long contactId)
public Long getContactId()
Copyright © 2024. All rights reserved.