public static class LoyaltyEventTypeFilter.Builder extends Object
LoyaltyEventTypeFilter.| Constructor and Description |
|---|
Builder(List<String> types)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyEventTypeFilter |
build()
Builds a new
LoyaltyEventTypeFilter object using the set fields. |
LoyaltyEventTypeFilter.Builder |
types(List<String> types)
Setter for types.
|
public LoyaltyEventTypeFilter.Builder types(List<String> types)
types - List of String value for types.public LoyaltyEventTypeFilter build()
LoyaltyEventTypeFilter object using the set fields.LoyaltyEventTypeFilterCopyright © 2022. All rights reserved.