public final class AlarmFeedback extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AlarmFeedback.Builder  | 
static class  | 
AlarmFeedback.FeedbackType  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getAlarmKey()  | 
AlarmFeedback.FeedbackType | 
getFeedbackType()  | 
String | 
getReason()  | 
boolean | 
getRootCause()  | 
String | 
getSituationFingerprint()  | 
String | 
getSituationKey()  | 
List<String> | 
getTags()  | 
long | 
getTimestamp()  | 
String | 
getUser()  | 
int | 
hashCode()  | 
static AlarmFeedback.Builder | 
newBuilder()  | 
String | 
toString()  | 
public static AlarmFeedback.Builder newBuilder()
public String getSituationKey()
public String getSituationFingerprint()
public String getAlarmKey()
public AlarmFeedback.FeedbackType getFeedbackType()
public boolean getRootCause()
public String getReason()
public String getUser()
public long getTimestamp()
Copyright © 2021. All rights reserved.