| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.alidns20150109.models |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.Builder.acceptLanguage(String acceptLanguage)
The language of the response.
|
static UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.builder() |
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.Builder.evaluationCount(Integer evaluationCount)
The number of retries.
|
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.Builder.extendInfo(String extendInfo)
The extended information.
|
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.Builder.failureRate(Integer failureRate)
Percentage of selected node probe failures (%), that is, the percentage of abnormal detection points among the total detection points.
|
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.Builder.interval(Integer interval)
The time interval (in seconds) for each health check probe.
|
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.Builder.ispCityNodes(List<UpdateCloudGtmMonitorTemplateRequest.IspCityNodes> ispCityNodes)
The health check nodes.
|
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.Builder.name(String name)
The name of the health check probe template, which is generally recommended to be distinguishable and memorable for configuration personnel, ideally indicating the health check protocol for easier identification.
|
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.Builder.templateId(String templateId)
The ID of the health check template that you want to modify.
|
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.Builder.timeout(Integer timeout)
Probe timeout (in milliseconds), data packets not returned within the timeout period are considered as health check timeouts:
2000
3000
5000
10000
example:
5000
|
UpdateCloudGtmMonitorTemplateRequest.Builder |
UpdateCloudGtmMonitorTemplateRequest.toBuilder() |
Copyright © 2026. All rights reserved.