| 程序包 | 说明 |
|---|---|
| com.aliyun.cloudapi20160714 | |
| com.aliyun.cloudapi20160714.models |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeApiDocResponse |
Client.describeApiDoc(DescribeApiDocRequest request)
* For API callers, they can only query documentation of a public API or an authorized private API that has been published to a runtime environment.****************
* When you call this operation as an API caller, the service information, parameter definitions, and other details of the API you specify are returned
|
DescribeApiDocResponse |
Client.describeApiDocWithOptions(DescribeApiDocRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
* For API callers, they can only query documentation of a public API or an authorized private API that has been published to a runtime environment.****************
* When you call this operation as an API caller, the service information, parameter definitions, and other details of the API you specify are returned
|
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribeApiDocRequest |
DescribeApiDocRequest.build(Map<String,?> map) |
DescribeApiDocRequest |
DescribeApiDocRequest.setApiId(String apiId) |
DescribeApiDocRequest |
DescribeApiDocRequest.setGroupId(String groupId) |
DescribeApiDocRequest |
DescribeApiDocRequest.setSecurityToken(String securityToken) |
DescribeApiDocRequest |
DescribeApiDocRequest.setStageName(String stageName) |
Copyright © 2023. All rights reserved.