static BookingCustomerInformation.Builder |
BookingCustomerInformation.builderBookingCustomerInformation() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
BookingCustomerInformation.Builder |
BookingCustomerInformation.Builder.customerId(String customerId) |
|
BookingCustomerInformation.Builder |
BookingCustomerInformation.Builder.customQuestionAnswers(List<BookingQuestionAnswer> customQuestionAnswers) |
|
BookingCustomerInformation.Builder |
BookingCustomerInformation.Builder.customQuestionAnswers(BookingQuestionAnswer... customQuestionAnswers) |
|
BookingCustomerInformation.Builder |
BookingCustomerInformation.Builder.customQuestionAnswersNextLink(String customQuestionAnswersNextLink) |
|
BookingCustomerInformation.Builder |
BookingCustomerInformation.Builder.emailAddress(String emailAddress) |
|
BookingCustomerInformation.Builder |
BookingCustomerInformation.Builder.location(Location location) |
|
BookingCustomerInformation.Builder |
BookingCustomerInformation.Builder.name(String name) |
|
BookingCustomerInformation.Builder |
BookingCustomerInformation.Builder.notes(String notes) |
|
BookingCustomerInformation.Builder |
BookingCustomerInformation.Builder.phone(String phone) |
|
BookingCustomerInformation.Builder |
BookingCustomerInformation.Builder.timeZone(String timeZone) |
|