Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
com.cloudera.api.v1 |
API version 1, introduced in Cloudera Manager 4.0.
|
Modifier and Type | Method and Description |
---|---|
List<ApiEvent> |
ApiEventQueryResult.getEvents() |
Modifier and Type | Method and Description |
---|---|
void |
ApiEventQueryResult.setEvents(List<ApiEvent> values) |
Constructor and Description |
---|
ApiEventQueryResult(long totalResults,
List<ApiEvent> events) |
Modifier and Type | Method and Description |
---|---|
ApiEvent |
EventsResource.readEvent(String eventUUID)
Returns a specific event in the system
|
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.