| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Iterable<RelatedEventSummary> |
EventPaginators.listRelatedEventsRecordIterator(ListRelatedEventsRequest request)
Creates a new iterable which will iterate over the
RelatedEventSummary objects
contained in responses from the listRelatedEvents operation. |
| Modifier and Type | Method and Description |
|---|---|
RelatedEventSummary |
RelatedEventSummary.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<RelatedEventSummary> |
RelatedEventCollection.getItems()
List of event occurrence.
|
| Modifier and Type | Method and Description |
|---|---|
RelatedEventSummary.Builder |
RelatedEventSummary.Builder.copy(RelatedEventSummary model) |
| Modifier and Type | Method and Description |
|---|---|
RelatedEventCollection.Builder |
RelatedEventCollection.Builder.items(List<RelatedEventSummary> items)
List of event occurrence.
|
| Constructor and Description |
|---|
RelatedEventCollection(List<RelatedEventSummary> items)
Deprecated.
|
Copyright © 2016–2022. All rights reserved.