public static class ProfileLevelCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ProfileLevelCollection |
build() |
ProfileLevelCollection.Builder |
copy(ProfileLevelCollection model) |
ProfileLevelCollection.Builder |
items(List<ProfileLevelSummary> items)
A collection of profile levels.
|
public ProfileLevelCollection.Builder items(List<ProfileLevelSummary> items)
A collection of profile levels.
items
- the value to setpublic ProfileLevelCollection build()
public ProfileLevelCollection.Builder copy(ProfileLevelCollection model)
Copyright © 2016–2024. All rights reserved.