public static class ListBookingCustomAttributesRequest.Builder extends Object
ListBookingCustomAttributesRequest.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ListBookingCustomAttributesRequest |
build()
Builds a new
ListBookingCustomAttributesRequest object using the set fields. |
ListBookingCustomAttributesRequest.Builder |
cursor(String cursor)
Setter for cursor.
|
ListBookingCustomAttributesRequest.Builder |
limit(Integer limit)
Setter for limit.
|
ListBookingCustomAttributesRequest.Builder |
unsetCursor()
UnSetter for cursor.
|
ListBookingCustomAttributesRequest.Builder |
unsetLimit()
UnSetter for limit.
|
ListBookingCustomAttributesRequest.Builder |
unsetWithDefinitions()
UnSetter for withDefinitions.
|
ListBookingCustomAttributesRequest.Builder |
withDefinitions(Boolean withDefinitions)
Setter for withDefinitions.
|
public ListBookingCustomAttributesRequest.Builder limit(Integer limit)
limit - Integer value for limit.public ListBookingCustomAttributesRequest.Builder unsetLimit()
public ListBookingCustomAttributesRequest.Builder cursor(String cursor)
cursor - String value for cursor.public ListBookingCustomAttributesRequest.Builder unsetCursor()
public ListBookingCustomAttributesRequest.Builder withDefinitions(Boolean withDefinitions)
withDefinitions - Boolean value for withDefinitions.public ListBookingCustomAttributesRequest.Builder unsetWithDefinitions()
public ListBookingCustomAttributesRequest build()
ListBookingCustomAttributesRequest object using the set fields.ListBookingCustomAttributesRequestCopyright © 2024. All rights reserved.