Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Level |
Level.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Level> |
PropertyMetadataSummary.getLevels()
A list of levels at which the property could be defined.
|
Modifier and Type | Method and Description |
---|---|
Level.Builder |
Level.Builder.copy(Level model) |
Modifier and Type | Method and Description |
---|---|
PropertyMetadataSummary.Builder |
PropertyMetadataSummary.Builder.levels(List<Level> levels)
A list of levels at which the property could be defined.
|
Constructor and Description |
---|
PropertyMetadataSummary(String name,
String displayName,
String description,
String defaultValue,
List<Level> levels)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.