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