| Package | Description |
|---|---|
| com.tencentcloudapi.bsca.v20210811.models |
| Modifier and Type | Method and Description |
|---|---|
Component |
DescribeKBComponentResponse.getComponent()
Get 匹配的组件信息
|
Component[] |
SearchKBComponentResponse.getComponentList()
Get 满足搜索条件的组件列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeKBComponentResponse.setComponent(Component Component)
Set 匹配的组件信息
|
void |
SearchKBComponentResponse.setComponentList(Component[] ComponentList)
Set 满足搜索条件的组件列表
|
| Constructor and Description |
|---|
Component(Component 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.