Package cn.ucloud.ulb.models
Class DescribeListenersResponse.HostConfigSet
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.ulb.models.DescribeListenersResponse.HostConfigSet
-
- Enclosing class:
- DescribeListenersResponse
public static class DescribeListenersResponse.HostConfigSet extends Response
-
-
Constructor Summary
Constructors Constructor Description HostConfigSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMatchMode()List<String>getValues()voidsetMatchMode(String matchMode)voidsetValues(List<String> values)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-