Package | Description |
---|---|
com.oracle.bmc.cims.model |
Modifier and Type | Method and Description |
---|---|
TenancyInformation |
TenancyInformation.Builder.build() |
TenancyInformation |
IncidentSummary.getTenancyInformation() |
TenancyInformation |
Incident.getTenancyInformation() |
Modifier and Type | Method and Description |
---|---|
TenancyInformation.Builder |
TenancyInformation.Builder.copy(TenancyInformation model) |
IncidentSummary.Builder |
IncidentSummary.Builder.tenancyInformation(TenancyInformation tenancyInformation) |
Incident.Builder |
Incident.Builder.tenancyInformation(TenancyInformation tenancyInformation) |
Constructor and Description |
---|
Incident(String key,
String compartmentId,
ContactList contactList,
TenancyInformation tenancyInformation,
Ticket ticket,
IncidentType incidentType,
ProblemType problemType,
String referrer)
Deprecated.
|
IncidentSummary(String key,
String compartmentId,
ContactList contactList,
TenancyInformation tenancyInformation,
Ticket ticket,
IncidentResourceType incidentType,
ProblemType problemType)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.