类 UDBProxyClient
java.lang.Object
cn.ucloud.common.client.DefaultClient
cn.ucloud.udbproxy.client.UDBProxyClient
- 所有已实现的接口:
Client,UDBProxyClientInterface,Closeable,AutoCloseable
This client is used to call actions of **UDBProxy** service
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明ListUDBProxyClient - 查询代理客户端连接IP信息(实时)从类继承的方法 cn.ucloud.common.client.DefaultClient
close, getConfig, getCredential, getTransport, invoke, setConfig, setCredential, setTransport, useMiddleware
-
构造器详细资料
-
UDBProxyClient
-
-
方法详细资料
-
listUDBProxyClient
public ListUDBProxyClientResponse listUDBProxyClient(ListUDBProxyClientRequest request) throws UCloudException ListUDBProxyClient - 查询代理客户端连接IP信息(实时)- 指定者:
listUDBProxyClient在接口中UDBProxyClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-