Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
Instance[] |
GetMonitorDataRequest.getInstances()
Get Dimension combination of instance object in the format of `key-value` pair, such as [{"Name":"InstanceId","Value":"ins-j0hk02zo"}].
|
Modifier and Type | Method and Description |
---|---|
void |
GetMonitorDataRequest.setInstances(Instance[] Instances)
Set Dimension combination of instance object in the format of `key-value` pair, such as [{"Name":"InstanceId","Value":"ins-j0hk02zo"}].
|
Constructor and Description |
---|
Instance(Instance 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 © 2021. All rights reserved.