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