| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Iterable<EventSummary> |
EventPaginators.listEventsRecordIterator(ListEventsRequest request)
Creates a new iterable which will iterate over the
EventSummary objects
contained in responses from the listEvents operation. |
| Modifier and Type | Method and Description |
|---|---|
EventSummary |
EventSummary.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<EventSummary> |
EventCollection.getItems()
List of events.
|
| Modifier and Type | Method and Description |
|---|---|
EventSummary.Builder |
EventSummary.Builder.copy(EventSummary o) |
| Modifier and Type | Method and Description |
|---|---|
EventCollection.Builder |
EventCollection.Builder.items(List<EventSummary> items) |
| Constructor and Description |
|---|
EventCollection(List<EventSummary> items)
Deprecated.
|
Copyright © 2016–2022. All rights reserved.