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