Package | Description |
---|---|
com.oracle.bmc.cims.model |
Modifier and Type | Method and Description |
---|---|
static Incident.Builder |
Incident.builder()
Create a new builder.
|
Incident.Builder |
Incident.Builder.compartmentId(String compartmentId)
The OCID of the tenancy.
|
Incident.Builder |
Incident.Builder.contactList(ContactList contactList) |
Incident.Builder |
Incident.Builder.copy(Incident model) |
Incident.Builder |
Incident.Builder.incidentType(IncidentType incidentType) |
Incident.Builder |
Incident.Builder.key(String key)
Unique identifier for the support ticket.
|
Incident.Builder |
Incident.Builder.problemType(ProblemType problemType)
The kind of support ticket, such as a technical support request or a limit increase
request.
|
Incident.Builder |
Incident.Builder.referrer(String referrer)
The incident referrer.
|
Incident.Builder |
Incident.Builder.tenancyInformation(TenancyInformation tenancyInformation) |
Incident.Builder |
Incident.Builder.ticket(Ticket ticket) |
Incident.Builder |
Incident.toBuilder() |
Copyright © 2016–2024. All rights reserved.