Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.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 model) |
Modifier and Type | Method and Description |
---|---|
EventCollection.Builder |
EventCollection.Builder.items(List<EventSummary> items)
List of events.
|
Constructor and Description |
---|
EventCollection(List<EventSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.