Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
APIDoc[] |
APIDocs.getAPIDocSet()
Get API文档基本信息
|
APIDoc |
ModifyAPIDocResponse.getResult()
Get API文档基本信息
|
APIDoc |
ResetAPIDocPasswordResponse.getResult()
Get API文档基本信息
|
APIDoc |
CreateAPIDocResponse.getResult()
Get API文档基本信息
|
Modifier and Type | Method and Description |
---|---|
void |
APIDocs.setAPIDocSet(APIDoc[] APIDocSet)
Set API文档基本信息
|
void |
ModifyAPIDocResponse.setResult(APIDoc Result)
Set API文档基本信息
|
void |
ResetAPIDocPasswordResponse.setResult(APIDoc Result)
Set API文档基本信息
|
void |
CreateAPIDocResponse.setResult(APIDoc Result)
Set API文档基本信息
|
Constructor and Description |
---|
APIDoc(APIDoc 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 © 2022. All rights reserved.