public static class BulkDeleteBookingCustomAttributesRequest.Builder extends Object
BulkDeleteBookingCustomAttributesRequest.| Constructor and Description |
|---|
Builder(Map<String,BookingCustomAttributeDeleteRequest> values)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BulkDeleteBookingCustomAttributesRequest |
build()
Builds a new
BulkDeleteBookingCustomAttributesRequest object using the set
fields. |
BulkDeleteBookingCustomAttributesRequest.Builder |
values(Map<String,BookingCustomAttributeDeleteRequest> values)
Setter for values.
|
public Builder(Map<String,BookingCustomAttributeDeleteRequest> values)
values - Map of String, value for values.public BulkDeleteBookingCustomAttributesRequest.Builder values(Map<String,BookingCustomAttributeDeleteRequest> values)
values - Map of String, value for values.public BulkDeleteBookingCustomAttributesRequest build()
BulkDeleteBookingCustomAttributesRequest object using the set
fields.Copyright © 2024. All rights reserved.