Uses of Class
com.tencentcloudapi.gaap.v20180529.models.ModifyRuleAttributeResponse
-
Packages that use ModifyRuleAttributeResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of ModifyRuleAttributeResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return ModifyRuleAttributeResponse Modifier and Type Method Description ModifyRuleAttributeResponseGaapClient. ModifyRuleAttribute(ModifyRuleAttributeRequest req)本接口(ModifyRuleAttribute)用于修改转发规则的信息,包括健康检查的配置以及转发策略。 -
Uses of ModifyRuleAttributeResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type ModifyRuleAttributeResponse Constructor Description ModifyRuleAttributeResponse(ModifyRuleAttributeResponse 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.
-