Package com.mypurecloud.sdk.v2.model
Class RichLink
java.lang.Object
com.mypurecloud.sdk.v2.model.RichLink
- All Implemented Interfaces:
Serializable
RichLink
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanFooter text for the Rich Link.getId()getText()getUrl()inthashCode()header(RichLinkHeader header) Header for the Rich Link.voidvoidsetHeader(RichLinkHeader header) voidvoidvoidsetUrlLabel(String urlLabel) Text for the body of the Rich Link.toString()Url for the Rich Link.Label for the URL of the Rich link.
-
Constructor Details
-
RichLink
public RichLink() -
RichLink
-
-
Method Details
-
getId
-
header
Header for the Rich Link. -
getHeader
-
setHeader
-
text
Text for the body of the Rich Link. -
getText
-
setText
-
url
Url for the Rich Link. -
getUrl
-
setUrl
-
urlLabel
Label for the URL of the Rich link. -
getUrlLabel
-
setUrlLabel
-
equals
-
hashCode
public int hashCode() -
toString
-