Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
ResponseErrorCodeReq[] |
CreateApiRequest.getResponseErrorCodes()
Get 用户自定义错误码配置。
|
ResponseErrorCodeReq[] |
ModifyApiRequest.getResponseErrorCodes()
Get 用户自定义错误码配置。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateApiRequest.setResponseErrorCodes(ResponseErrorCodeReq[] ResponseErrorCodes)
Set 用户自定义错误码配置。
|
void |
ModifyApiRequest.setResponseErrorCodes(ResponseErrorCodeReq[] ResponseErrorCodes)
Set 用户自定义错误码配置。
|
Constructor and Description |
---|
ResponseErrorCodeReq(ResponseErrorCodeReq 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.