JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.cloudera.cdp.ml.model.AuditLog
Packages that use
AuditLog
Package
Description
com.cloudera.cdp.ml.model
Uses of
AuditLog
in
com.cloudera.cdp.ml.model
Methods in
com.cloudera.cdp.ml.model
that return types with arguments of type
AuditLog
Modifier and Type
Method
Description
List
<
AuditLog
>
AuditLogs.
getLogs
()
Getter for logs.
Method parameters in
com.cloudera.cdp.ml.model
with type arguments of type
AuditLog
Modifier and Type
Method
Description
void
AuditLogs.
setLogs
(
List
<
AuditLog
> logs)
Setter for logs.