public class UpdateAlertContactRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateAlertContactRequest.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateAlertContactRequest.Builder |
builder() |
static UpdateAlertContactRequest |
create() |
Long |
getContactId() |
String |
getContactName() |
String |
getDingRobotWebhookUrl() |
String |
getEmail() |
String |
getPhoneNum() |
String |
getRegionId() |
Boolean |
getSystemNoc() |
UpdateAlertContactRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static UpdateAlertContactRequest.Builder builder()
public static UpdateAlertContactRequest create()
public UpdateAlertContactRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic Long getContactId()
public String getContactName()
public String getDingRobotWebhookUrl()
public String getEmail()
public String getPhoneNum()
public String getRegionId()
public Boolean getSystemNoc()
Copyright © 2024. All rights reserved.