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