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