| Package | Description | 
|---|---|
| com.tencentcloudapi.monitor.v20180724.models | 
| Modifier and Type | Method and Description | 
|---|---|
PrometheusTemplateSyncTarget[] | 
DeletePrometheusTempSyncRequest.getTargets()
Get List of unsynced objects 
 | 
PrometheusTemplateSyncTarget[] | 
DescribePrometheusTempSyncResponse.getTargets()
Get Details of the sync target
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
PrometheusTemplateSyncTarget[] | 
SyncPrometheusTempRequest.getTargets()
Get Sync target 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DeletePrometheusTempSyncRequest.setTargets(PrometheusTemplateSyncTarget[] Targets)
Set List of unsynced objects 
 | 
void | 
DescribePrometheusTempSyncResponse.setTargets(PrometheusTemplateSyncTarget[] Targets)
Set Details of the sync target
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
SyncPrometheusTempRequest.setTargets(PrometheusTemplateSyncTarget[] Targets)
Set Sync target 
 | 
| 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 © 2025. All rights reserved.