| Package | Description |
|---|---|
| com.cloudera.api.swagger | |
| com.cloudera.api.swagger.model |
| Modifier and Type | Method and Description |
|---|---|
ApiEventQueryResult |
EventsResourceApi.readEvents(BigDecimal maxResults,
String query,
BigDecimal resultOffset)
Allows you to query events in the system.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ApiEventQueryResult> |
EventsResourceApi.readEventsWithHttpInfo(BigDecimal maxResults,
String query,
BigDecimal resultOffset)
Allows you to query events in the system.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
EventsResourceApi.readEventsAsync(BigDecimal maxResults,
String query,
BigDecimal resultOffset,
ApiCallback<ApiEventQueryResult> callback)
Allows you to query events in the system.
|
| Modifier and Type | Method and Description |
|---|---|
ApiEventQueryResult |
ApiEventQueryResult.addItemsItem(ApiEvent itemsItem) |
ApiEventQueryResult |
ApiEventQueryResult.items(List<ApiEvent> items) |
ApiEventQueryResult |
ApiEventQueryResult.totalResults(BigDecimal totalResults) |
Copyright © 2026. All rights reserved.