Package cn.ucloud.udbproxy.client
Interface UDBProxyClientInterface
- All Superinterfaces:
AutoCloseable,Client,Closeable
- All Known Implementing Classes:
UDBProxyClient
This client is used to call actions of **UDBProxy** service
-
Method Summary
Modifier and TypeMethodDescriptionListUDBProxyClient - 查询代理客户端连接IP信息(实时)
-
Method Details
-
listUDBProxyClient
ListUDBProxyClientResponse listUDBProxyClient(ListUDBProxyClientRequest request) throws UCloudException ListUDBProxyClient - 查询代理客户端连接IP信息(实时)- Parameters:
request- Request object- Throws:
UCloudException- Exception
-