public static class DeleteBreakTypeResponse.Builder extends Object
DeleteBreakTypeResponse.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DeleteBreakTypeResponse |
build()
Builds a new
DeleteBreakTypeResponse object using the set fields. |
DeleteBreakTypeResponse.Builder |
errors(List<Error> errors)
Setter for errors.
|
DeleteBreakTypeResponse.Builder |
httpContext(HttpContext httpContext)
Setter for httpContext.
|
public DeleteBreakTypeResponse.Builder httpContext(HttpContext httpContext)
httpContext - HttpContext value for httpContext.public DeleteBreakTypeResponse.Builder errors(List<Error> errors)
errors - List of Error value for errors.public DeleteBreakTypeResponse build()
DeleteBreakTypeResponse object using the set fields.DeleteBreakTypeResponseCopyright © 2022. All rights reserved.