Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.model | |
com.oracle.bmc.cims.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<IncidentSummary> |
IncidentPaginators.listIncidentsRecordIterator(ListIncidentsRequest request)
Creates a new iterable which will iterate over the
IncidentSummary objects
contained in responses from the listIncidents operation. |
Modifier and Type | Method and Description |
---|---|
IncidentSummary |
IncidentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
IncidentSummary.Builder |
IncidentSummary.Builder.copy(IncidentSummary o) |
Modifier and Type | Method and Description |
---|---|
List<IncidentSummary> |
ListIncidentsResponse.getItems()
A list of com.oracle.bmc.cims.model.IncidentSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListIncidentsResponse.Builder |
ListIncidentsResponse.Builder.items(List<IncidentSummary> items)
A list of com.oracle.bmc.cims.model.IncidentSummary instances.
|
Copyright © 2016–2022. All rights reserved.