public static class LoyaltyEventDateTimeFilter.Builder extends Object
LoyaltyEventDateTimeFilter.| Constructor and Description |
|---|
Builder(TimeRange createdAt)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyEventDateTimeFilter |
build()
Builds a new
LoyaltyEventDateTimeFilter object using the set fields. |
LoyaltyEventDateTimeFilter.Builder |
createdAt(TimeRange createdAt)
Setter for createdAt.
|
public Builder(TimeRange createdAt)
createdAt - TimeRange value for createdAt.public LoyaltyEventDateTimeFilter.Builder createdAt(TimeRange createdAt)
createdAt - TimeRange value for createdAt.public LoyaltyEventDateTimeFilter build()
LoyaltyEventDateTimeFilter object using the set fields.LoyaltyEventDateTimeFilterCopyright © 2022. All rights reserved.