Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
CommonNamespace |
DescribeAllNamespacesResponse.getCustomNamespaces()
Get Other alarm policy type (disused)
|
CommonNamespace[] |
DescribeAllNamespacesResponse.getCustomNamespacesNew()
Get Other alarm policy type (not supported currently)
|
CommonNamespace |
DescribeAllNamespacesResponse.getQceNamespaces()
Get Alarm policy type of Tencent Cloud service (disused)
|
CommonNamespace[] |
DescribeAllNamespacesResponse.getQceNamespacesNew()
Get Alarm policy type of Tencent Cloud service
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAllNamespacesResponse.setCustomNamespaces(CommonNamespace CustomNamespaces)
Set Other alarm policy type (disused)
|
void |
DescribeAllNamespacesResponse.setCustomNamespacesNew(CommonNamespace[] CustomNamespacesNew)
Set Other alarm policy type (not supported currently)
|
void |
DescribeAllNamespacesResponse.setQceNamespaces(CommonNamespace QceNamespaces)
Set Alarm policy type of Tencent Cloud service (disused)
|
void |
DescribeAllNamespacesResponse.setQceNamespacesNew(CommonNamespace[] QceNamespacesNew)
Set Alarm policy type of Tencent Cloud service
|
Constructor and Description |
---|
CommonNamespace(CommonNamespace 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.