public static class UpsertCustomerCustomAttributeRequest.Builder extends Object
UpsertCustomerCustomAttributeRequest.| Constructor and Description |
|---|
Builder(CustomAttribute customAttribute)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertCustomerCustomAttributeRequest |
build()
Builds a new
UpsertCustomerCustomAttributeRequest object using the set fields. |
UpsertCustomerCustomAttributeRequest.Builder |
customAttribute(CustomAttribute customAttribute)
Setter for customAttribute.
|
UpsertCustomerCustomAttributeRequest.Builder |
idempotencyKey(String idempotencyKey)
Setter for idempotencyKey.
|
public Builder(CustomAttribute customAttribute)
customAttribute - CustomAttribute value for customAttribute.public UpsertCustomerCustomAttributeRequest.Builder customAttribute(CustomAttribute customAttribute)
customAttribute - CustomAttribute value for customAttribute.public UpsertCustomerCustomAttributeRequest.Builder idempotencyKey(String idempotencyKey)
idempotencyKey - String value for idempotencyKey.public UpsertCustomerCustomAttributeRequest build()
UpsertCustomerCustomAttributeRequest object using the set fields.UpsertCustomerCustomAttributeRequestCopyright © 2022. All rights reserved.