@Generated public class LogSyncStatus extends Object
| Constructor and Description |
|---|
LogSyncStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getLastAttempted() |
String |
getLastException() |
int |
hashCode() |
LogSyncStatus |
setLastAttempted(Long lastAttempted) |
LogSyncStatus |
setLastException(String lastException) |
String |
toString() |
public LogSyncStatus setLastAttempted(Long lastAttempted)
public Long getLastAttempted()
public LogSyncStatus setLastException(String lastException)
public String getLastException()
Copyright © 2024. All rights reserved.