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