Class RichTextSectionElement.Date
java.lang.Object
com.slack.api.model.block.element.RichTextSectionElement.Date
- All Implemented Interfaces:
RichTextElement
- Enclosing class:
- RichTextSectionElement
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetStyle()getType()getUrl()inthashCode()voidsetFallback(String fallback) voidvoidvoidsetTimestamp(Integer timestamp) voidtoString()
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
Date
public Date() -
Date
public Date(Integer timestamp, String format, RichTextSectionElement.TextStyle style, String url, String fallback)
-
-
Method Details
-
builder
-
getType
- Specified by:
getTypein interfaceRichTextElement
-
getTimestamp
-
getFormat
-
getStyle
-
getUrl
-
getFallback
-
setTimestamp
-
setFormat
-
setStyle
-
setUrl
-
setFallback
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-