Uses of Class
com.cloudera.cdp.audit.model.ArchiveRun
Packages that use ArchiveRun
-
Uses of ArchiveRun in com.cloudera.cdp.audit.model
Methods in com.cloudera.cdp.audit.model that return types with arguments of type ArchiveRunModifier and TypeMethodDescriptionListRecentArchiveRunsResponse.getArchiveRuns()
Getter for archiveRuns.Method parameters in com.cloudera.cdp.audit.model with type arguments of type ArchiveRunModifier and TypeMethodDescriptionvoid
ListRecentArchiveRunsResponse.setArchiveRuns
(List<ArchiveRun> archiveRuns) Setter for archiveRuns.