Package | Description |
---|---|
org.opennms.features.kafka.consumer.events |
Modifier and Type | Method and Description |
---|---|
static EventsProto.Severity |
EventsProto.Severity.forNumber(int value) |
EventsProto.Severity |
EventsProto.EventOrBuilder.getSeverity()
required field
|
EventsProto.Severity |
EventsProto.Event.getSeverity()
required field
|
EventsProto.Severity |
EventsProto.Event.Builder.getSeverity()
required field
|
static EventsProto.Severity |
EventsProto.Severity.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static EventsProto.Severity |
EventsProto.Severity.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static EventsProto.Severity |
EventsProto.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventsProto.Severity[] |
EventsProto.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<EventsProto.Severity> |
EventsProto.Severity.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
EventsProto.Event.Builder |
EventsProto.Event.Builder.setSeverity(EventsProto.Severity value)
required field
|
Copyright © 2022. All rights reserved.