Package cn.ucloud.udbproxy.models
Class ListUDBProxyClientResponse.ClientInfo
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.udbproxy.models.ListUDBProxyClientResponse.ClientInfo
-
- Enclosing class:
- ListUDBProxyClientResponse
public static class ListUDBProxyClientResponse.ClientInfo extends Response
-
-
Constructor Summary
Constructors Constructor Description ClientInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetCount()StringgetIP()voidsetCount(Integer count)voidsetIP(String ip)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-