public static final class DescribeCloudGtmMonitorTemplateRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCloudGtmMonitorTemplateRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
DescribeCloudGtmMonitorTemplateRequest |
build() |
DescribeCloudGtmMonitorTemplateRequest.Builder |
templateId(String templateId)
The ID of the health check template that you want to query.
|
public DescribeCloudGtmMonitorTemplateRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
en-US
public DescribeCloudGtmMonitorTemplateRequest.Builder templateId(String templateId)
The ID of the health check template that you want to query. This ID uniquely identifies the health check template.
This parameter is required.
example:mtp-89518052425100**80
public DescribeCloudGtmMonitorTemplateRequest build()
Copyright © 2026. All rights reserved.