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