| Package | Description | 
|---|---|
| com.tencentcloudapi.gaap.v20180529.models | 
| Modifier and Type | Method and Description | 
|---|---|
| RuleCheckParams | RuleInfo. getCheckParams()Get Health check parameters | 
| RuleCheckParams | CreateRuleRequest. getCheckParams()Get Parameters related to origin server health check | 
| RuleCheckParams | ModifyRuleAttributeRequest. getCheckParams()Get Health check configuration parameters | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RuleInfo. setCheckParams(RuleCheckParams CheckParams)Set Health check parameters | 
| void | CreateRuleRequest. setCheckParams(RuleCheckParams CheckParams)Set Parameters related to origin server health check | 
| void | ModifyRuleAttributeRequest. setCheckParams(RuleCheckParams CheckParams)Set Health check configuration parameters | 
| Constructor and Description | 
|---|
| RuleCheckParams(RuleCheckParams 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 © 2022. All rights reserved.