Class DiagnosticsIssue
java.lang.Object
growthbook.sdk.java.diagnostics.model.DiagnosticsIssue
Actionable diagnostics issue derived from the raw SDK state snapshot.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
-
getCode
Stable machine-readable issue code. -
getSeverity
Issue severity for support and alerting flows. -
getMessage
Human-readable issue summary. -
getTimestampMillis
public long getTimestampMillis()Epoch-millis timestamp when the diagnostics snapshot was generated. -
equals
-
hashCode
public int hashCode() -
toString
-