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