Package cn.ucloud.ulb.models
Class DescribeRulesResponse.RuleCondition
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ulb.models.DescribeRulesResponse.RuleCondition
- Enclosing class:
DescribeRulesResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetHostConfig(DescribeRulesResponse.HostConfigSet hostConfig) voidsetPathConfig(DescribeRulesResponse.PathConfigSet pathConfig) voidMethods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
RuleCondition
public RuleCondition()
-
-
Method Details
-
getType
-
setType
-
getHostConfig
-
setHostConfig
-
getPathConfig
-
setPathConfig
-