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