public static final class DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets |
build() |
DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets.Builder |
groupId(Long groupId)
The ID of the server group.
|
DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets.Builder |
strategyId(Long strategyId)
The ID of the baseline check policy.
|
DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets.Builder |
strategyName(String strategyName)
The name of the baseline check policy.
|
DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets.Builder |
uuid(String uuid)
The UUID of the server.
|
public DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets.Builder groupId(Long groupId)
The ID of the server group.
example:You can call the DescribeAllGroups operation to query the IDs of server groups.
14590457
public DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets.Builder strategyId(Long strategyId)
The ID of the baseline check policy.
example:1884
public DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets.Builder strategyName(String strategyName)
The name of the baseline check policy.
example:win
public DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets.Builder uuid(String uuid)
The UUID of the server.
example:You can call the DescribeCloudCenterInstances operation to query the UUIDs of servers.
2701ad2e-0e8f-428c-8812-ebb2686e****
public DescribeCustomizedStrategyTargetsResponseBody.StartegyTargets build()
Copyright © 2026. All rights reserved.