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