Package | Description |
---|---|
com.tencentcloudapi.pts.v20210728.models |
Modifier and Type | Method and Description |
---|---|
Load |
Scenario.getLoad()
Get 施压配置
注意:此字段可能返回 null,表示取不到有效值。
|
Load |
Job.getLoad()
Get 任务的施压配置
注意:此字段可能返回 null,表示取不到有效值。
|
Load |
UpdateScenarioRequest.getLoad()
Get 施压配置
|
Load |
CreateScenarioRequest.getLoad()
Get 施压配置
|
Modifier and Type | Method and Description |
---|---|
void |
Scenario.setLoad(Load Load)
Set 施压配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Job.setLoad(Load Load)
Set 任务的施压配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
UpdateScenarioRequest.setLoad(Load Load)
Set 施压配置
|
void |
CreateScenarioRequest.setLoad(Load Load)
Set 施压配置
|
Constructor and Description |
---|
Load(Load 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 © 2023. All rights reserved.