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