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