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