public static class UpdateIncident.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateIncident |
build() |
UpdateIncident.Builder |
copy(UpdateIncident model) |
UpdateIncident.Builder |
problemType(ProblemType problemType)
The kind of support ticket, such as a technical support request or a limit increase
request.
|
UpdateIncident.Builder |
ticket(UpdateTicketDetails ticket) |
public UpdateIncident.Builder ticket(UpdateTicketDetails ticket)
public UpdateIncident.Builder problemType(ProblemType problemType)
The kind of support ticket, such as a technical support request or a limit increase request.
problemType
- the value to setpublic UpdateIncident build()
public UpdateIncident.Builder copy(UpdateIncident model)
Copyright © 2016–2024. All rights reserved.