public static class LevelConfiguration.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
LevelConfiguration |
build() |
LevelConfiguration.Builder |
copy(LevelConfiguration model) |
LevelConfiguration.Builder |
level(String level)
The pre-defined profile level.
|
LevelConfiguration.Builder |
recommendationId(String recommendationId)
The unique OCID of the recommendation.
|
public LevelConfiguration.Builder recommendationId(String recommendationId)
The unique OCID of the recommendation.
recommendationId
- the value to setpublic LevelConfiguration.Builder level(String level)
The pre-defined profile level.
level
- the value to setpublic LevelConfiguration build()
public LevelConfiguration.Builder copy(LevelConfiguration model)
Copyright © 2016–2024. All rights reserved.