程序包 | 说明 |
---|---|
com.aliyun.sdk.service.arms20190808.models |
限定符和类型 | 方法和说明 |
---|---|
UpdateWebhookRequest.Builder |
UpdateWebhookRequest.Builder.body(String body)
The notification template that is sent when an alert is triggered.
|
static UpdateWebhookRequest.Builder |
UpdateWebhookRequest.builder() |
UpdateWebhookRequest.Builder |
UpdateWebhookRequest.Builder.contactId(Long contactId)
The ID of the webhook alert contact.
|
UpdateWebhookRequest.Builder |
UpdateWebhookRequest.Builder.contactName(String contactName)
The name of the webhook alert contact.
|
UpdateWebhookRequest.Builder |
UpdateWebhookRequest.Builder.httpHeaders(String httpHeaders)
The HTTP request headers.
|
UpdateWebhookRequest.Builder |
UpdateWebhookRequest.Builder.httpParams(String httpParams)
The parameters in the HTTP request.
|
UpdateWebhookRequest.Builder |
UpdateWebhookRequest.Builder.method(String method)
The HTTP request method.
|
UpdateWebhookRequest.Builder |
UpdateWebhookRequest.Builder.recoverBody(String recoverBody)
The notification template that is sent when an alert is resolved.
|
UpdateWebhookRequest.Builder |
UpdateWebhookRequest.Builder.regionId(String regionId)
The ID of the region.
|
UpdateWebhookRequest.Builder |
UpdateWebhookRequest.toBuilder() |
UpdateWebhookRequest.Builder |
UpdateWebhookRequest.Builder.url(String url)
The URL of the HTTP request method.
|
Copyright © 2024. All rights reserved.