public static class ProfileCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ProfileCollection |
build() |
ProfileCollection.Builder |
copy(ProfileCollection model) |
ProfileCollection.Builder |
items(List<ProfileSummary> items)
List of registration profiles.
|
public ProfileCollection.Builder items(List<ProfileSummary> items)
List of registration profiles.
items
- the value to setpublic ProfileCollection build()
public ProfileCollection.Builder copy(ProfileCollection model)
Copyright © 2016–2024. All rights reserved.