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