public static final class DescribeCommonTargetConfigResponseBody.TargetList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCommonTargetConfigResponseBody.TargetList |
build() |
DescribeCommonTargetConfigResponseBody.TargetList.Builder |
flag(String flag)
The mode in which the configuration takes effect.
|
DescribeCommonTargetConfigResponseBody.TargetList.Builder |
target(String target)
The ID of the asset on which the configuration takes effect.
|
DescribeCommonTargetConfigResponseBody.TargetList.Builder |
targetType(String targetType)
The dimension from on which the feature was configured.
|
public DescribeCommonTargetConfigResponseBody.TargetList.Builder flag(String flag)
The mode in which the configuration takes effect. Valid values:
add
public DescribeCommonTargetConfigResponseBody.TargetList.Builder target(String target)
The ID of the asset on which the configuration takes effect.
When you set the TargetType parameter to uuid, the value of this parameter indicates the UUID of an asset.
When you set the TargetType parameter to Cluster, the value of this parameter indicates the ID of a cluster.
When you set the TargetType parameter to image_repo, the value of this parameter indicates the ID of an image repository.
c23551de6149343e8a54e69fbefe6****
public DescribeCommonTargetConfigResponseBody.TargetList.Builder targetType(String targetType)
The dimension from on which the feature was configured. Valid values:
image_repo
public DescribeCommonTargetConfigResponseBody.TargetList build()
Copyright © 2026. All rights reserved.