public static class UpdateBookingCustomAttributeDefinitionRequest.Builder extends Object
UpdateBookingCustomAttributeDefinitionRequest.| Constructor and Description |
|---|
Builder(CustomAttributeDefinition customAttributeDefinition)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBookingCustomAttributeDefinitionRequest |
build()
Builds a new
UpdateBookingCustomAttributeDefinitionRequest object using the set
fields. |
UpdateBookingCustomAttributeDefinitionRequest.Builder |
customAttributeDefinition(CustomAttributeDefinition customAttributeDefinition)
Setter for customAttributeDefinition.
|
UpdateBookingCustomAttributeDefinitionRequest.Builder |
idempotencyKey(String idempotencyKey)
Setter for idempotencyKey.
|
UpdateBookingCustomAttributeDefinitionRequest.Builder |
unsetIdempotencyKey()
UnSetter for idempotencyKey.
|
public Builder(CustomAttributeDefinition customAttributeDefinition)
customAttributeDefinition - CustomAttributeDefinition value for
customAttributeDefinition.public UpdateBookingCustomAttributeDefinitionRequest.Builder customAttributeDefinition(CustomAttributeDefinition customAttributeDefinition)
customAttributeDefinition - CustomAttributeDefinition value for
customAttributeDefinition.public UpdateBookingCustomAttributeDefinitionRequest.Builder idempotencyKey(String idempotencyKey)
idempotencyKey - String value for idempotencyKey.public UpdateBookingCustomAttributeDefinitionRequest.Builder unsetIdempotencyKey()
public UpdateBookingCustomAttributeDefinitionRequest build()
UpdateBookingCustomAttributeDefinitionRequest object using the set
fields.Copyright © 2023. All rights reserved.