public static final class DescribeVulTargetStatisticsResponseBody.Targets.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
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)
* **add**: yes * **del**: no
public DescribeVulTargetStatisticsResponseBody.Targets.Builder target(String target)
public DescribeVulTargetStatisticsResponseBody.Targets.Builder targetType(String targetType)
* **uuid**: the UUID of the server * **groupId**: the ID of the server group
public DescribeVulTargetStatisticsResponseBody.Targets build()
Copyright © 2023. All rights reserved.