Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
ApiInfo |
DescribeApiResponse.getResult()
Get API details.
|
ApiInfo |
DescribeApiForApiAppResponse.getResult()
Get API details.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeApiResponse.setResult(ApiInfo Result)
Set API details.
|
void |
DescribeApiForApiAppResponse.setResult(ApiInfo Result)
Set API details.
|
Constructor and Description |
---|
ApiInfo(ApiInfo 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.