public class CyrusSdsBackupMessage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Date |
date |
java.lang.String |
guid |
Constructor and Description |
---|
CyrusSdsBackupMessage(java.lang.String guid,
java.util.Date date) |
Modifier and Type | Method and Description |
---|---|
static CyrusSdsBackupMessage |
from(java.text.SimpleDateFormat datefmt,
com.fasterxml.jackson.core.JsonParser parser) |
public CyrusSdsBackupMessage(java.lang.String guid, java.util.Date date)
public static CyrusSdsBackupMessage from(java.text.SimpleDateFormat datefmt, com.fasterxml.jackson.core.JsonParser parser) throws java.io.IOException, java.text.ParseException
java.io.IOException
java.text.ParseException
Copyright © 2021. All Rights Reserved.