public static final class DescribeClientConfSetupResponseBody.ClientConf.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeClientConfSetupResponseBody.ClientConf |
build() |
DescribeClientConfSetupResponseBody.ClientConf.Builder |
config(String config)
The configurations of the usage for the Security Center agent.
|
DescribeClientConfSetupResponseBody.ClientConf.Builder |
strategyTag(String strategyTag)
The tag that is added to the configuration.
|
DescribeClientConfSetupResponseBody.ClientConf.Builder |
strategyTagValue(String strategyTagValue)
The value of the tag.
|
public DescribeClientConfSetupResponseBody.ClientConf.Builder config(String config)
The configurations of the usage for the Security Center agent.
example:{"mem":"200","cpu":"10","cpu_all":"0"}
public DescribeClientConfSetupResponseBody.ClientConf.Builder strategyTag(String strategyTag)
The tag that is added to the configuration.
example:machineResource
public DescribeClientConfSetupResponseBody.ClientConf.Builder strategyTagValue(String strategyTagValue)
The value of the tag. Valid values:
major
public DescribeClientConfSetupResponseBody.ClientConf build()
Copyright © 2026. All rights reserved.