public class CloudIdAndTimestampResponse extends Object
| Constructor and Description |
|---|
CloudIdAndTimestampResponse()
Creates a new instance of this class.
|
CloudIdAndTimestampResponse(String cloudId,
Date revisionTimestamp)
Creates a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCloudId() |
Date |
getRevisionTimestamp() |
int |
hashCode() |
boolean |
isEmpty() |
void |
setCloudId(String cloudId) |
void |
setRevisionTimestamp(Date revisionTimestamp) |
String |
toString() |
public CloudIdAndTimestampResponse()
Copyright © 2013–2019 Europeana Cloud Development Team. All rights reserved.