Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
TaskId |
ExpandGroupResponse.getResult()
Get 任务ID
注意:此字段可能返回 null,表示取不到有效值。
|
TaskId |
StartGroupResponse.getResult()
Get 任务ID
注意:此字段可能返回 null,表示取不到有效值。
|
TaskId |
StopGroupResponse.getResult()
Get 任务ID
注意:此字段可能返回 null,表示取不到有效值。
|
TaskId |
DeployGroupResponse.getResult()
Get 任务ID
注意:此字段可能返回 null,表示取不到有效值。
|
TaskId |
ShrinkGroupResponse.getResult()
Get 任务ID
注意:此字段可能返回 null,表示取不到有效值。
|
TaskId |
ShrinkInstancesResponse.getResult()
Get 任务ID
|
Modifier and Type | Method and Description |
---|---|
void |
ExpandGroupResponse.setResult(TaskId Result)
Set 任务ID
注意:此字段可能返回 null,表示取不到有效值。
|
void |
StartGroupResponse.setResult(TaskId Result)
Set 任务ID
注意:此字段可能返回 null,表示取不到有效值。
|
void |
StopGroupResponse.setResult(TaskId Result)
Set 任务ID
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DeployGroupResponse.setResult(TaskId Result)
Set 任务ID
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ShrinkGroupResponse.setResult(TaskId Result)
Set 任务ID
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ShrinkInstancesResponse.setResult(TaskId Result)
Set 任务ID
|
Constructor and Description |
---|
TaskId(TaskId 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 © 2022. All rights reserved.