Uses of Class
com.gooddata.sdk.model.auditevent.AccessLog
-
Packages that use AccessLog Package Description com.gooddata.sdk.model.auditevent -
-
Uses of AccessLog in com.gooddata.sdk.model.auditevent
Method parameters in com.gooddata.sdk.model.auditevent with type arguments of type AccessLog Modifier and Type Method Description protected AccessLogsAccessLogsDeserializer. createPage(java.util.List<AccessLog> items, com.gooddata.sdk.common.collections.Paging paging, java.util.Map<java.lang.String,java.lang.String> links)Constructor parameters in com.gooddata.sdk.model.auditevent with type arguments of type AccessLog Constructor Description AccessLogs(java.util.List<AccessLog> items, com.gooddata.sdk.common.collections.Paging paging, java.util.Map<java.lang.String,java.lang.String> links)
-