public static class ListLoyaltyPromotionsRequest.Builder extends Object
ListLoyaltyPromotionsRequest.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ListLoyaltyPromotionsRequest |
build()
Builds a new
ListLoyaltyPromotionsRequest object using the set fields. |
ListLoyaltyPromotionsRequest.Builder |
cursor(String cursor)
Setter for cursor.
|
ListLoyaltyPromotionsRequest.Builder |
limit(Integer limit)
Setter for limit.
|
ListLoyaltyPromotionsRequest.Builder |
status(String status)
Setter for status.
|
ListLoyaltyPromotionsRequest.Builder |
unsetCursor()
UnSetter for cursor.
|
ListLoyaltyPromotionsRequest.Builder |
unsetLimit()
UnSetter for limit.
|
public ListLoyaltyPromotionsRequest.Builder status(String status)
status - String value for status.public ListLoyaltyPromotionsRequest.Builder cursor(String cursor)
cursor - String value for cursor.public ListLoyaltyPromotionsRequest.Builder unsetCursor()
public ListLoyaltyPromotionsRequest.Builder limit(Integer limit)
limit - Integer value for limit.public ListLoyaltyPromotionsRequest.Builder unsetLimit()
public ListLoyaltyPromotionsRequest build()
ListLoyaltyPromotionsRequest object using the set fields.ListLoyaltyPromotionsRequestCopyright © 2024. All rights reserved.