Package | Description |
---|---|
com.tencentcloudapi.pts.v20210728.models |
Modifier and Type | Method and Description |
---|---|
ScriptInfo[] |
CreateScenarioRequest.getTestScripts()
Get Test scripts.
|
ScriptInfo[] |
Scenario.getTestScripts()
Get Test scripts.
|
ScriptInfo[] |
UpdateScenarioRequest.getTestScripts()
Get Test scripts.
|
ScriptInfo[] |
Job.getTestScripts()
Get Test script information.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateScenarioRequest.setTestScripts(ScriptInfo[] TestScripts)
Set Test scripts.
|
void |
Scenario.setTestScripts(ScriptInfo[] TestScripts)
Set Test scripts.
|
void |
UpdateScenarioRequest.setTestScripts(ScriptInfo[] TestScripts)
Set Test scripts.
|
void |
Job.setTestScripts(ScriptInfo[] TestScripts)
Set Test script information.
|
Constructor and Description |
---|
ScriptInfo(ScriptInfo 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.