| Package | Description | 
|---|---|
| com.tencentcloudapi.tem.v20210701.models | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceVersionBrief[] | 
TemService.getActiveVersions()
Get The instance information where the application is running
Note: This field may return `null`, indicating that no valid values can be obtained. 
 | 
ServiceVersionBrief[] | 
DescribeApplicationsStatusResponse.getResult()
Get Returned result. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TemService.setActiveVersions(ServiceVersionBrief[] ActiveVersions)
Set The instance information where the application is running
Note: This field may return `null`, indicating that no valid values can be obtained. 
 | 
void | 
DescribeApplicationsStatusResponse.setResult(ServiceVersionBrief[] Result)
Set Returned result. 
 | 
| Constructor and Description | 
|---|
ServiceVersionBrief(ServiceVersionBrief 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.