Package | Description |
---|---|
com.tencentcloudapi.tem.v20210701.models |
Modifier and Type | Method and Description |
---|---|
NodeInfo |
RunVersionPod.getNodeInfo()
Get 实例所在节点信息
注意:此字段可能返回 null,表示取不到有效值。
|
NodeInfo[] |
ServiceVersionBrief.getNodeInfos()
Get 节点信息
注意:此字段可能返回 null,表示取不到有效值。
|
NodeInfo[] |
TemServiceVersionInfo.getNodeInfos()
Get 应用所在node信息
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
RunVersionPod.setNodeInfo(NodeInfo NodeInfo)
Set 实例所在节点信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ServiceVersionBrief.setNodeInfos(NodeInfo[] NodeInfos)
Set 节点信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
TemServiceVersionInfo.setNodeInfos(NodeInfo[] NodeInfos)
Set 应用所在node信息
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
NodeInfo(NodeInfo 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.