public static class LevelConfiguration.Builder extends Object
Modifier and Type | Method and Description |
---|---|
LevelConfiguration |
build() |
LevelConfiguration.Builder |
copy(LevelConfiguration o) |
LevelConfiguration.Builder |
level(String level) |
LevelConfiguration.Builder |
recommendationId(String recommendationId) |
String |
toString() |
public LevelConfiguration.Builder recommendationId(String recommendationId)
public LevelConfiguration.Builder level(String level)
public LevelConfiguration build()
public LevelConfiguration.Builder copy(LevelConfiguration o)
Copyright © 2016–2022. All rights reserved.