Class UDBProxyClient
java.lang.Object
cn.ucloud.common.client.DefaultClient
cn.ucloud.udbproxy.client.UDBProxyClient
- All Implemented Interfaces:
Client,UDBProxyClientInterface,Closeable,AutoCloseable
This client is used to call actions of **UDBProxy** service
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionListUDBProxyClient - 查询代理客户端连接IP信息(实时)Methods inherited from class cn.ucloud.common.client.DefaultClient
close, getConfig, getCredential, getTransport, invoke, setConfig, setCredential, setTransport, useMiddleware
-
Constructor Details
-
UDBProxyClient
-
-
Method Details
-
listUDBProxyClient
public ListUDBProxyClientResponse listUDBProxyClient(ListUDBProxyClientRequest request) throws UCloudException ListUDBProxyClient - 查询代理客户端连接IP信息(实时)- Specified by:
listUDBProxyClientin interfaceUDBProxyClientInterface- Parameters:
request- Request object- Throws:
UCloudException- Exception
-