| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
ApiAppInfos | 
DescribeApiAppResponse.getResult()
Get Application details. 
 | 
ApiAppInfos | 
DescribeApiAppsStatusResponse.getResult()
Get Application list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeApiAppResponse.setResult(ApiAppInfos Result)
Set Application details. 
 | 
void | 
DescribeApiAppsStatusResponse.setResult(ApiAppInfos Result)
Set Application list. 
 | 
| Constructor and Description | 
|---|
ApiAppInfos(ApiAppInfos 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 © 2021. All rights reserved.