Uses of Class
cn.ucloud.udbproxy.models.ListUDBProxyClientResponse.ClientInfo
-
Packages that use ListUDBProxyClientResponse.ClientInfo Package Description cn.ucloud.udbproxy.models -
-
Uses of ListUDBProxyClientResponse.ClientInfo in cn.ucloud.udbproxy.models
Methods in cn.ucloud.udbproxy.models that return types with arguments of type ListUDBProxyClientResponse.ClientInfo Modifier and Type Method Description List<ListUDBProxyClientResponse.ClientInfo>ListUDBProxyClientResponse.NodeClientInfo. getRecords()Method parameters in cn.ucloud.udbproxy.models with type arguments of type ListUDBProxyClientResponse.ClientInfo Modifier and Type Method Description voidListUDBProxyClientResponse.NodeClientInfo. setRecords(List<ListUDBProxyClientResponse.ClientInfo> records)
-