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