Class OnsiteNotification
java.lang.Object
com.github.twitch4j.pubsub.domain.OnsiteNotification
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetBody()getId()getRead()getType()inthashCode()voidsetActions(List<OnsiteNotification.Action> actions) voidvoidvoidsetCreatedAt(Instant createdAt) voidsetCreators(List<OnsiteNotification.Creator> creators) voidvoidvoidsetRenderStyle(String renderStyle) voidsetThumbnailUrl(String thumbnailUrl) voidvoidsetUpdatedAt(Instant updatedAt) voidtoString()
-
Constructor Details
-
OnsiteNotification
public OnsiteNotification()
-
-
Method Details
-
getUserId
-
getId
-
getBody
-
getBodyMd
-
getType
-
getRenderStyle
-
getThumbnailUrl
-
getActions
-
getCreatedAt
-
getUpdatedAt
-
getRead
-
getCreators
-
setUserId
-
setId
-
setBody
-
setBodyMd
-
setType
-
setRenderStyle
-
setThumbnailUrl
-
setActions
-
setCreatedAt
-
setUpdatedAt
-
setRead
-
setCreators
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-