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