public class KongPassiveHealthCheck extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| KongPassiveHealthCheck() | 
| KongPassiveHealthCheck(KongPassiveHealthCheck 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getType()Get 后端target协议类型,被动健康检查支持http和tcp,主动健康检查支持http | 
| void | setType(String Type)Set 后端target协议类型,被动健康检查支持http和tcp,主动健康检查支持http | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic KongPassiveHealthCheck()
public KongPassiveHealthCheck(KongPassiveHealthCheck source)
Copyright © 2025. All rights reserved.