| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
ApiAppApiInfos | 
DescribeApiBindApiAppsStatusResponse.getResult()
Get List of APIs bound to the application. 
 | 
ApiAppApiInfos | 
DescribeApiAppBindApisStatusResponse.getResult()
Get List of APIs bound to the application. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeApiBindApiAppsStatusResponse.setResult(ApiAppApiInfos Result)
Set List of APIs bound to the application. 
 | 
void | 
DescribeApiAppBindApisStatusResponse.setResult(ApiAppApiInfos Result)
Set List of APIs bound to the application. 
 | 
| Constructor and Description | 
|---|
ApiAppApiInfos(ApiAppApiInfos 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.