public static final class DescribeDataSourceRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDataSourceRequest |
build() |
DescribeDataSourceRequest.Builder |
configType(String configType)
The method that is used to send alert notifications.
|
DescribeDataSourceRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeDataSourceRequest.Builder |
sourceIp(String sourceIp)
The source IP address.
|
public DescribeDataSourceRequest.Builder configType(String configType)
The method that is used to send alert notifications. Set the value to DingTalk.
example:DingTalk
public DescribeDataSourceRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeDataSourceRequest.Builder sourceIp(String sourceIp)
The source IP address.
example:39.155..
public DescribeDataSourceRequest build()
Copyright © 2026. All rights reserved.