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