Package | Description |
---|---|
com.oracle.bmc.cims.model |
Modifier and Type | Method and Description |
---|---|
IncidentType |
IncidentType.Builder.build() |
IncidentType |
Incident.getIncidentType() |
Modifier and Type | Method and Description |
---|---|
IncidentType.Builder |
IncidentType.Builder.copy(IncidentType model) |
Incident.Builder |
Incident.Builder.incidentType(IncidentType incidentType) |
Constructor and Description |
---|
Incident(String key,
String compartmentId,
ContactList contactList,
TenancyInformation tenancyInformation,
Ticket ticket,
IncidentType incidentType,
String userGroupId,
String userGroupName,
String primaryContactPartyId,
String primaryContactPartyName,
Boolean isWritePermitted,
String warnMessage,
ProblemType problemType,
String referrer)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.