Uses of Class
com.oracle.bmc.cims.model.UpdateIncident.Builder
-
Packages that use UpdateIncident.Builder Package Description com.oracle.bmc.cims.model -
-
Uses of UpdateIncident.Builder in com.oracle.bmc.cims.model
Methods in com.oracle.bmc.cims.model that return UpdateIncident.Builder Modifier and Type Method Description static UpdateIncident.Builder
UpdateIncident. builder()
Create a new builder.UpdateIncident.Builder
UpdateIncident.Builder. copy(UpdateIncident model)
UpdateIncident.Builder
UpdateIncident.Builder. problemType(ProblemType problemType)
The kind of support ticket (type of support request).UpdateIncident.Builder
UpdateIncident.Builder. ticket(UpdateTicketDetails ticket)
UpdateIncident.Builder
UpdateIncident. toBuilder()
-