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