public static final class DescribeClientConfSetupResponseBody.ClientConf.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
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:
- advanced
- basic
- major
|
public DescribeClientConfSetupResponseBody.ClientConf.Builder config(String config)
public DescribeClientConfSetupResponseBody.ClientConf.Builder strategyTag(String strategyTag)
public DescribeClientConfSetupResponseBody.ClientConf.Builder strategyTagValue(String strategyTagValue)
- advanced - basic - major
public DescribeClientConfSetupResponseBody.ClientConf build()
Copyright © 2023. All rights reserved.