Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
OperationInfoDetail |
OperationInfo.getAddInstance()
Get 添加实例按钮的控制信息
注意:此字段可能返回 null,表示取不到有效值。
|
OperationInfoDetail |
OperationInfo.getDestroy()
Get 销毁机器的控制信息
注意:此字段可能返回 null,表示取不到有效值。
|
OperationInfoDetail |
OperationInfo.getInit()
Get 初始化按钮的控制信息
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
OperationInfo.setAddInstance(OperationInfoDetail AddInstance)
Set 添加实例按钮的控制信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
OperationInfo.setDestroy(OperationInfoDetail Destroy)
Set 销毁机器的控制信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
OperationInfo.setInit(OperationInfoDetail Init)
Set 初始化按钮的控制信息
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2021. All rights reserved.