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