Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
BindInstanceInfo[] |
Package.getBindInstanceInfos()
Get 绑定实例信息
注意:此字段可能返回 null,表示取不到有效值。
|
BindInstanceInfo[] |
Package.getHistoryBindResourceInfos()
Get 资源包历史绑定(已解绑)实例信息
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
Package.setBindInstanceInfos(BindInstanceInfo[] BindInstanceInfos)
Set 绑定实例信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Package.setHistoryBindResourceInfos(BindInstanceInfo[] HistoryBindResourceInfos)
Set 资源包历史绑定(已解绑)实例信息
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
BindInstanceInfo(BindInstanceInfo 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 © 2024. All rights reserved.