| Package | Description |
|---|---|
| com.tencentcloudapi.weilingwith.v20230427.models |
| Modifier and Type | Method and Description |
|---|---|
ApiContent[] |
ApiInfo.getPathParams()
Get 路径参数
|
ApiContent[] |
ApiInfo.getQueryParams()
Get query参数
|
ApiContent[] |
ApiInfo.getRequestHeaders()
Get 请求头
|
ApiContent[] |
ApiInfo.getResponseHeaders()
Get 响应头
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiInfo.setPathParams(ApiContent[] PathParams)
Set 路径参数
|
void |
ApiInfo.setQueryParams(ApiContent[] QueryParams)
Set query参数
|
void |
ApiInfo.setRequestHeaders(ApiContent[] RequestHeaders)
Set 请求头
|
void |
ApiInfo.setResponseHeaders(ApiContent[] ResponseHeaders)
Set 响应头
|
| Constructor and Description |
|---|
ApiContent(ApiContent 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 © 2025. All rights reserved.