public static final class DescribeStrategyTargetResponseBody.StrategyTargets.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeStrategyTargetResponseBody.StrategyTargets.Builder |
bindUuidCount(Integer bindUuidCount)
The number of the assets that belong to the asset group.
|
DescribeStrategyTargetResponseBody.StrategyTargets |
build() |
DescribeStrategyTargetResponseBody.StrategyTargets.Builder |
flag(String flag)
Indicates whether the baseline check policy is applied to the asset group.
|
DescribeStrategyTargetResponseBody.StrategyTargets.Builder |
target(String target)
The ID of the asset group to which the assets belong or the UUID of the asset.
|
DescribeStrategyTargetResponseBody.StrategyTargets.Builder |
targetType(String targetType)
The method that is used to add the assets to the baseline check policy.
|
public DescribeStrategyTargetResponseBody.StrategyTargets.Builder bindUuidCount(Integer bindUuidCount)
public DescribeStrategyTargetResponseBody.StrategyTargets.Builder flag(String flag)
* **add**: yes * **del**: no
public DescribeStrategyTargetResponseBody.StrategyTargets.Builder target(String target)
public DescribeStrategyTargetResponseBody.StrategyTargets.Builder targetType(String targetType)
* **groupId**: the ID of the asset group * **uuid**: the UUID of the asset
public DescribeStrategyTargetResponseBody.StrategyTargets build()
Copyright © 2023. All rights reserved.