Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
PrometheusAgentOverview[] |
DescribePrometheusAgentsResponse.getAgents()
Get 被关联集群信息
|
PrometheusAgentOverview[] |
DescribePrometheusClusterAgentsResponse.getAgents()
Get 被关联集群信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribePrometheusAgentsResponse.setAgents(PrometheusAgentOverview[] Agents)
Set 被关联集群信息
|
void |
DescribePrometheusClusterAgentsResponse.setAgents(PrometheusAgentOverview[] Agents)
Set 被关联集群信息
|
Constructor and Description |
---|
PrometheusAgentOverview(PrometheusAgentOverview 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.