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