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