Package | Description |
---|---|
com.tencentcloudapi.tse.v20201207.models |
Modifier and Type | Method and Description |
---|---|
KVMapping[] |
CreateCloudNativeAPIGatewayRouteRequest.getHeaders()
Get 路由的Headers
|
KVMapping[] |
KongRoutePreview.getHeaders()
Get 路由的Headers
|
KVMapping[] |
ModifyCloudNativeAPIGatewayRouteRequest.getHeaders()
Get 路由的Headers
|
KVMapping[] |
RateLimitResponse.getHeaders()
Get Headers
|
Modifier and Type | Method and Description |
---|---|
void |
CreateCloudNativeAPIGatewayRouteRequest.setHeaders(KVMapping[] Headers)
Set 路由的Headers
|
void |
KongRoutePreview.setHeaders(KVMapping[] Headers)
Set 路由的Headers
|
void |
ModifyCloudNativeAPIGatewayRouteRequest.setHeaders(KVMapping[] Headers)
Set 路由的Headers
|
void |
RateLimitResponse.setHeaders(KVMapping[] Headers)
Set Headers
|
Constructor and Description |
---|
KVMapping(KVMapping 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.