public class UpdatePostFieldSet extends UpdateContentFieldSet<UpdatePostFieldSet>
ABUSE_TYPE, API_KEY, EVENT_TYPE, gson, IP, IS_BAD, KEYLESS_USER_ID, SESSION_ID, TIME, USER_ID, VERIFICATION_PHONE_NUMBER| Constructor and Description |
|---|
UpdatePostFieldSet() |
| Modifier and Type | Method and Description |
|---|---|
static UpdatePostFieldSet |
fromJson(java.lang.String json) |
Post |
getPost() |
UpdatePostFieldSet |
setPost(Post post) |
getEventTypegetContentId, getStatus, getVerificationPhoneNumber, setContentId, setStatus, setVerificationPhoneNumbergetApp, getBrandName, getBrowser, getSiteCountry, getSiteDomain, setApp, setBrandName, setBrowser, setSiteCountry, setSiteDomainclearCustomField, clearCustomFields, getIp, getKeylessUserId, getSessionId, getTime, getUserId, setCustomField, setCustomField, setCustomField, setIp, setKeylessUserId, setSessionId, setTime, setUserId, shouldJsonSerializeApiKeypublic static UpdatePostFieldSet fromJson(java.lang.String json)
public Post getPost()
public UpdatePostFieldSet setPost(Post post)