public static class RedeemableUserCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RedeemableUserCollection |
build() |
RedeemableUserCollection.Builder |
copy(RedeemableUserCollection model) |
RedeemableUserCollection.Builder |
items(List<RedeemableUserSummary> items)
The list of user summary that can redeem rewards.
|
public RedeemableUserCollection.Builder items(List<RedeemableUserSummary> items)
The list of user summary that can redeem rewards.
items
- the value to setpublic RedeemableUserCollection build()
public RedeemableUserCollection.Builder copy(RedeemableUserCollection model)
Copyright © 2016–2024. All rights reserved.