Package | Description |
---|---|
io.apicurio.registry.ccompat.dto |
Modifier and Type | Method and Description |
---|---|
static CompatibilityLevelDto.Level |
CompatibilityLevelDto.Level.create(Optional<CompatibilityLevel> source) |
static CompatibilityLevelDto.Level |
CompatibilityLevelDto.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompatibilityLevelDto.Level[] |
CompatibilityLevelDto.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Red Hat. All rights reserved.