Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
OperationInfoDetail |
OperationInfo.getAddInstance()
Get 添加实例按钮的控制信息
|
OperationInfoDetail |
OperationInfo.getDestroy()
Get 销毁机器的控制信息
|
OperationInfoDetail |
OperationInfo.getInit()
Get 初始化按钮的控制信息
|
Modifier and Type | Method and Description |
---|---|
void |
OperationInfo.setAddInstance(OperationInfoDetail AddInstance)
Set 添加实例按钮的控制信息
|
void |
OperationInfo.setDestroy(OperationInfoDetail Destroy)
Set 销毁机器的控制信息
|
void |
OperationInfo.setInit(OperationInfoDetail Init)
Set 初始化按钮的控制信息
|
Constructor and Description |
---|
OperationInfoDetail(OperationInfoDetail 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.