public static final class DescribeCommonTargetResultListResponseBody.TargetConfig.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCommonTargetResultListResponseBody.TargetConfig |
build() |
DescribeCommonTargetResultListResponseBody.TargetConfig.Builder |
flag(String flag)
The identifier that indicates whether the configuration item is applied to the server.
|
DescribeCommonTargetResultListResponseBody.TargetConfig.Builder |
targetDefault(String targetDefault)
The default identifier.
|
DescribeCommonTargetResultListResponseBody.TargetConfig.Builder |
targetList(List<String> targetList)
An array that consists of the IDs of the server groups or the UUIDs of the servers.
|
DescribeCommonTargetResultListResponseBody.TargetConfig.Builder |
targetType(String targetType)
The type of the server to which the configuration item is applied.
|
DescribeCommonTargetResultListResponseBody.TargetConfig.Builder |
totalCount(String totalCount)
The total number of entries returned.
|
DescribeCommonTargetResultListResponseBody.TargetConfig.Builder |
type(String type)
The type of the configuration item.
|
public DescribeCommonTargetResultListResponseBody.TargetConfig.Builder flag(String flag)
The identifier that indicates whether the configuration item is applied to the server. Valid values:
del
public DescribeCommonTargetResultListResponseBody.TargetConfig.Builder targetDefault(String targetDefault)
The default identifier.
example:add
public DescribeCommonTargetResultListResponseBody.TargetConfig.Builder targetList(List<String> targetList)
An array that consists of the IDs of the server groups or the UUIDs of the servers.
If uuid is returned for the TargetType parameter, UUIDs of the servers are returned. If groupId is returned for the TargetType parameter, IDs of the server groups are returned.
public DescribeCommonTargetResultListResponseBody.TargetConfig.Builder targetType(String targetType)
The type of the server to which the configuration item is applied. Valid values:
uuid
public DescribeCommonTargetResultListResponseBody.TargetConfig.Builder totalCount(String totalCount)
The total number of entries returned.
example:22
public DescribeCommonTargetResultListResponseBody.TargetConfig.Builder type(String type)
The type of the configuration item. Valid values:
webshell_timescan
public DescribeCommonTargetResultListResponseBody.TargetConfig build()
Copyright © 2026. All rights reserved.