public static interface OpennmsModelProtos.AlarmFeedbackOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAlarmKey()
string alarm_key = 3; | 
com.google.protobuf.ByteString | 
getAlarmKeyBytes()
string alarm_key = 3; | 
OpennmsModelProtos.AlarmFeedback.FeedbackType | 
getFeedbackType()
.AlarmFeedback.FeedbackType feedback_type = 4; | 
int | 
getFeedbackTypeValue()
.AlarmFeedback.FeedbackType feedback_type = 4; | 
String | 
getReason()
string reason = 5; | 
com.google.protobuf.ByteString | 
getReasonBytes()
string reason = 5; | 
String | 
getSituationFingerprint()
string situation_fingerprint = 2; | 
com.google.protobuf.ByteString | 
getSituationFingerprintBytes()
string situation_fingerprint = 2; | 
String | 
getSituationKey()
string situation_key = 1; | 
com.google.protobuf.ByteString | 
getSituationKeyBytes()
string situation_key = 1; | 
long | 
getTimestamp()
uint64 timestamp = 7; | 
String | 
getUser()
string user = 6; | 
com.google.protobuf.ByteString | 
getUserBytes()
string user = 6; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSituationKey()
string situation_key = 1;com.google.protobuf.ByteString getSituationKeyBytes()
string situation_key = 1;String getSituationFingerprint()
string situation_fingerprint = 2;com.google.protobuf.ByteString getSituationFingerprintBytes()
string situation_fingerprint = 2;String getAlarmKey()
string alarm_key = 3;com.google.protobuf.ByteString getAlarmKeyBytes()
string alarm_key = 3;int getFeedbackTypeValue()
.AlarmFeedback.FeedbackType feedback_type = 4;OpennmsModelProtos.AlarmFeedback.FeedbackType getFeedbackType()
.AlarmFeedback.FeedbackType feedback_type = 4;String getReason()
string reason = 5;com.google.protobuf.ByteString getReasonBytes()
string reason = 5;String getUser()
string user = 6;com.google.protobuf.ByteString getUserBytes()
string user = 6;long getTimestamp()
uint64 timestamp = 7;Copyright © 2020. All rights reserved.