Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
UpstreamHealthCheckerReqHeaders[] |
UpstreamHealthChecker.getActiveRequestHeader()
Get Header of the active health check request
|
Modifier and Type | Method and Description |
---|---|
void |
UpstreamHealthChecker.setActiveRequestHeader(UpstreamHealthCheckerReqHeaders[] ActiveRequestHeader)
Set Header of the active health check request
|
Constructor and Description |
---|
UpstreamHealthCheckerReqHeaders(UpstreamHealthCheckerReqHeaders 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 © 2023. All rights reserved.