public class DeleteWebhookContactRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DeleteWebhookContactRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeleteWebhookContactRequest |
build(Map<String,?> map) |
Long |
getWebhookId() |
DeleteWebhookContactRequest |
setWebhookId(Long webhookId) |
@NameInMap(value="WebhookId") public Long webhookId
The ID of the webhook alert contact.
This parameter is required.
example:123
public static DeleteWebhookContactRequest build(Map<String,?> map) throws Exception
Exceptionpublic DeleteWebhookContactRequest setWebhookId(Long webhookId)
public Long getWebhookId()
Copyright © 2024. All rights reserved.