@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class CustomActivityEventRequest extends Object
Constructor and Description |
---|
CustomActivityEventRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
CustomActivityEventRequest |
eventId(String eventId) |
String |
getEventId()
identifier for the custom event
|
DateTime |
getTimestamp()
ISO 8601 date and time to record for event
|
String |
getType()
CustomActivityEventRequest
|
int |
hashCode() |
void |
setEventId(String eventId) |
void |
setTimestamp(DateTime timestamp) |
CustomActivityEventRequest |
timestamp(DateTime timestamp) |
String |
toString() |
public CustomActivityEventRequest eventId(String eventId)
public String getEventId()
public void setEventId(String eventId)
public CustomActivityEventRequest timestamp(DateTime timestamp)
public DateTime getTimestamp()
public void setTimestamp(DateTime timestamp)
public String getType()
Copyright © 2022 Sage Bionetworks. All rights reserved.