类 ULogClient
java.lang.Object
cn.ucloud.common.client.DefaultClient
cn.ucloud.ulog.client.ULogClient
- 所有已实现的接口:
Client,ULogClientInterface,Closeable,AutoCloseable
This client is used to call actions of **ULog** service
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明GetUserOperationEvents - 获取用户操作日志从类继承的方法 cn.ucloud.common.client.DefaultClient
close, getConfig, getCredential, getTransport, invoke, setConfig, setCredential, setTransport, useMiddleware
-
构造器详细资料
-
ULogClient
-
-
方法详细资料
-
getUserOperationEvents
public GetUserOperationEventsResponse getUserOperationEvents(GetUserOperationEventsRequest request) throws UCloudException GetUserOperationEvents - 获取用户操作日志- 指定者:
getUserOperationEvents在接口中ULogClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-