public final class AlertDetails extends Object implements Serializable
| Constructor and Description |
|---|
AlertDetails(String endpoint,
UUID traceId,
Throwable throwable,
String message,
long requestIssuedTime) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
String |
getMessage() |
long |
getRequestIssuedTime() |
Throwable |
getThrowable() |
UUID |
getTraceId() |
String |
toString() |
Copyright © 2022. All rights reserved.