Package | Description |
---|---|
com.tencentcloudapi.pts.v20210728.models |
Modifier and Type | Method and Description |
---|---|
LoadSource[] |
Job.getLoadSourceInfos()
Get Stress machine information.
|
LoadSource |
Job.getLoadSources()
Get Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Job.setLoadSourceInfos(LoadSource[] LoadSourceInfos)
Set Stress machine information.
|
void |
Job.setLoadSources(LoadSource LoadSources)
Set Deprecated.
|
Constructor and Description |
---|
LoadSource(LoadSource 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.