@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class LogEntry extends Object
| Constructor and Description | 
|---|
| LogEntry() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract String | toJsonPrettyPrint()Based on response sent by server, provide pretty printed Json representation in string | 
public LogEntry()
public abstract String toJsonPrettyPrint()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.