| Package | Description | 
|---|---|
| com.tencentcloudapi.controlcenter.v20230110.models | 
| Modifier and Type | Method and Description | 
|---|---|
DependsOnItem[] | 
AccountFactoryItem.getDependsOn()
Get 基线项依赖项,N的取值范围与该基线项依赖的其它基线项个数有关。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AccountFactoryItem.setDependsOn(DependsOnItem[] DependsOn)
Set 基线项依赖项,N的取值范围与该基线项依赖的其它基线项个数有关。 
 | 
| Constructor and Description | 
|---|
DependsOnItem(DependsOnItem source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2025. All rights reserved.