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