public static class UpdateProblemStatusDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateProblemStatusDetails |
build() |
UpdateProblemStatusDetails.Builder |
comment(String comment)
User comments
|
UpdateProblemStatusDetails.Builder |
copy(UpdateProblemStatusDetails model) |
UpdateProblemStatusDetails.Builder |
status(ProblemLifecycleDetail status)
Action taken by user
|
public UpdateProblemStatusDetails.Builder status(ProblemLifecycleDetail status)
Action taken by user
status
- the value to setpublic UpdateProblemStatusDetails.Builder comment(String comment)
User comments
comment
- the value to setpublic UpdateProblemStatusDetails build()
public UpdateProblemStatusDetails.Builder copy(UpdateProblemStatusDetails model)
Copyright © 2016–2024. All rights reserved.