| Package | Description |
|---|---|
| com.tencentcloudapi.bsca.v20210811.models |
| Modifier and Type | Method and Description |
|---|---|
ComponentVersionInfo |
Component.getVersionInfo()
Get 第三方组件的版本信息(如果匹配到版本)
注意:此字段可能返回 null,表示取不到有效值。
|
ComponentVersionInfo |
ComponentVersion.getVersionInfo()
Get 组件的版本信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setVersionInfo(ComponentVersionInfo VersionInfo)
Set 第三方组件的版本信息(如果匹配到版本)
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ComponentVersion.setVersionInfo(ComponentVersionInfo VersionInfo)
Set 组件的版本信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
ComponentVersionInfo(ComponentVersionInfo 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.