程序包 | 说明 |
---|---|
com.aliyun.sdk.service.arms20190808.models |
限定符和类型 | 方法和说明 |
---|---|
static SearchAlertContactGroupResponseBody.Contacts.Builder |
SearchAlertContactGroupResponseBody.Contacts.builder() |
SearchAlertContactGroupResponseBody.Contacts.Builder |
SearchAlertContactGroupResponseBody.Contacts.Builder.contactId(Long contactId)
The ID of the alert contact.
|
SearchAlertContactGroupResponseBody.Contacts.Builder |
SearchAlertContactGroupResponseBody.Contacts.Builder.contactName(String contactName)
The name of the alert contact.
|
SearchAlertContactGroupResponseBody.Contacts.Builder |
SearchAlertContactGroupResponseBody.Contacts.Builder.createTime(Long createTime)
The time when the alert contact group list was created.
|
SearchAlertContactGroupResponseBody.Contacts.Builder |
SearchAlertContactGroupResponseBody.Contacts.Builder.dingRobot(String dingRobot)
The webhook URL of the DingTalk chatbot.
|
SearchAlertContactGroupResponseBody.Contacts.Builder |
SearchAlertContactGroupResponseBody.Contacts.Builder.email(String email)
The email address of the alert contact.
|
SearchAlertContactGroupResponseBody.Contacts.Builder |
SearchAlertContactGroupResponseBody.Contacts.Builder.phone(String phone)
The mobile number of the alert contact.
|
SearchAlertContactGroupResponseBody.Contacts.Builder |
SearchAlertContactGroupResponseBody.Contacts.Builder.systemNoc(Boolean systemNoc)
Indicates whether the alert contact receives system notifications.
|
SearchAlertContactGroupResponseBody.Contacts.Builder |
SearchAlertContactGroupResponseBody.Contacts.Builder.updateTime(Long updateTime)
The time when the alert contact group was last modified.
|
SearchAlertContactGroupResponseBody.Contacts.Builder |
SearchAlertContactGroupResponseBody.Contacts.Builder.userId(String userId)
The ID of the user.
|
Copyright © 2024. All rights reserved.