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 model) |
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–2024. All rights reserved.