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