| Package | Description | 
|---|---|
| com.tencentcloudapi.cfg.v20210820.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ApmServiceInfo[] | Template. getApmServiceList()Get Application information on Application Performance Monitoring
Note: This field may return null, indicating that no valid values can be obtained. | 
| ApmServiceInfo[] | Task. getApmServiceList()Get Associated APM services
Note: This field may return null, indicating that no valid values can be obtained. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Template. setApmServiceList(ApmServiceInfo[] ApmServiceList)Set Application information on Application Performance Monitoring
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | Task. setApmServiceList(ApmServiceInfo[] ApmServiceList)Set Associated APM services
Note: This field may return null, indicating that no valid values can be obtained. | 
| Constructor and Description | 
|---|
| ApmServiceInfo(ApmServiceInfo 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.