Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
PrometheusTemplateSyncTarget[] |
DeletePrometheusTempSyncRequest.getTargets()
Get 取消同步的对象列表
|
PrometheusTemplateSyncTarget[] |
DescribePrometheusTemplateSyncResponse.getTargets()
Get 同步目标详情
|
PrometheusTemplateSyncTarget[] |
SyncPrometheusTemplateRequest.getTargets()
Get 同步目标
|
PrometheusTemplateSyncTarget[] |
DeletePrometheusTemplateSyncRequest.getTargets()
Get 取消同步的对象列表
|
PrometheusTemplateSyncTarget[] |
SyncPrometheusTempRequest.getTargets()
Get 同步目标
|
PrometheusTemplateSyncTarget[] |
DescribePrometheusTempSyncResponse.getTargets()
Get 同步目标详情
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DeletePrometheusTempSyncRequest.setTargets(PrometheusTemplateSyncTarget[] Targets)
Set 取消同步的对象列表
|
void |
DescribePrometheusTemplateSyncResponse.setTargets(PrometheusTemplateSyncTarget[] Targets)
Set 同步目标详情
|
void |
SyncPrometheusTemplateRequest.setTargets(PrometheusTemplateSyncTarget[] Targets)
Set 同步目标
|
void |
DeletePrometheusTemplateSyncRequest.setTargets(PrometheusTemplateSyncTarget[] Targets)
Set 取消同步的对象列表
|
void |
SyncPrometheusTempRequest.setTargets(PrometheusTemplateSyncTarget[] Targets)
Set 同步目标
|
void |
DescribePrometheusTempSyncResponse.setTargets(PrometheusTemplateSyncTarget[] Targets)
Set 同步目标详情
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
PrometheusTemplateSyncTarget(PrometheusTemplateSyncTarget 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.