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