public class V1alpha1AcknowledgementResponse extends Object
| Constructor and Description |
|---|
V1alpha1AcknowledgementResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.joda.time.DateTime |
getTimestamp()
The time at which the acknowledgement was done.
|
int |
hashCode() |
void |
setTimestamp(org.joda.time.DateTime timestamp) |
V1alpha1AcknowledgementResponse |
timestamp(org.joda.time.DateTime timestamp) |
String |
toString() |
public V1alpha1AcknowledgementResponse timestamp(org.joda.time.DateTime timestamp)
public org.joda.time.DateTime getTimestamp()
public void setTimestamp(org.joda.time.DateTime timestamp)
Copyright © 2018. All rights reserved.