Package | Description |
---|---|
com.tencentcloudapi.gaap.v20180529.models |
Modifier and Type | Method and Description |
---|---|
RuleCheckParams |
CreateRuleRequest.getCheckParams()
Get 源站健康检查相关参数
|
RuleCheckParams |
ModifyRuleAttributeRequest.getCheckParams()
Get 健康检查配置参数
|
RuleCheckParams |
RuleInfo.getCheckParams()
Get 健康检查相关参数
|
Modifier and Type | Method and Description |
---|---|
void |
CreateRuleRequest.setCheckParams(RuleCheckParams CheckParams)
Set 源站健康检查相关参数
|
void |
ModifyRuleAttributeRequest.setCheckParams(RuleCheckParams CheckParams)
Set 健康检查配置参数
|
void |
RuleInfo.setCheckParams(RuleCheckParams CheckParams)
Set 健康检查相关参数
|
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 © 2024. All rights reserved.