Package | Description |
---|---|
com.tencentcloudapi.pts.v20210728.models |
Modifier and Type | Method and Description |
---|---|
SamplePair[] |
SampleStream.getValues()
Get 指标采样数组
|
Modifier and Type | Method and Description |
---|---|
void |
SampleStream.setValues(SamplePair[] Values)
Set 指标采样数组
|
Constructor and Description |
---|
SamplePair(SamplePair 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.