Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.model | |
com.oracle.bmc.cims.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<IncidentResourceType> |
IncidentPaginators.listIncidentResourceTypesRecordIterator(ListIncidentResourceTypesRequest request)
Creates a new iterable which will iterate over the
IncidentResourceType objects contained in responses from the
listIncidentResourceTypes operation. |
Modifier and Type | Method and Description |
---|---|
IncidentResourceType |
IncidentResourceType.Builder.build() |
IncidentResourceType |
IncidentSummary.getIncidentType() |
Modifier and Type | Method and Description |
---|---|
IncidentResourceType.Builder |
IncidentResourceType.Builder.copy(IncidentResourceType model) |
IncidentSummary.Builder |
IncidentSummary.Builder.incidentType(IncidentResourceType incidentType) |
Constructor and Description |
---|
IncidentSummary(String key,
String compartmentId,
ContactList contactList,
TenancyInformation tenancyInformation,
Ticket ticket,
IncidentResourceType incidentType,
String userGroupId,
String userGroupName,
String primaryContactPartyId,
String primaryContactPartyName,
Boolean isWritePermitted,
String warnMessage,
ProblemType problemType)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IncidentResourceType> |
ListIncidentResourceTypesResponse.getItems()
A list of
com.oracle.bmc.cims.model.IncidentResourceType instances. |
Modifier and Type | Method and Description |
---|---|
ListIncidentResourceTypesResponse.Builder |
ListIncidentResourceTypesResponse.Builder.items(List<IncidentResourceType> items)
A list of
com.oracle.bmc.cims.model.IncidentResourceType instances. |
Copyright © 2016–2024. All rights reserved.