public static final class DescribeVulTargetStatisticsResponseBody.Targets.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVulTargetStatisticsResponseBody.Targets |
build() |
DescribeVulTargetStatisticsResponseBody.Targets.Builder |
flag(String flag)
Indicates whether the configurations are applied to the server.
|
DescribeVulTargetStatisticsResponseBody.Targets.Builder |
target(String target)
The group ID or UUID of the server to which the configurations are applied.
|
DescribeVulTargetStatisticsResponseBody.Targets.Builder |
targetType(String targetType)
The condition by which the configurations are applied to the server.
|
public DescribeVulTargetStatisticsResponseBody.Targets.Builder flag(String flag)
Indicates whether the configurations are applied to the server. Valid values:
add
public DescribeVulTargetStatisticsResponseBody.Targets.Builder target(String target)
The group ID or UUID of the server to which the configurations are applied.
example:0011ea53-738c-4bff-93be-ce6a1cc9****
public DescribeVulTargetStatisticsResponseBody.Targets.Builder targetType(String targetType)
The condition by which the configurations are applied to the server. Valid values:
uuid
public DescribeVulTargetStatisticsResponseBody.Targets build()
Copyright © 2026. All rights reserved.