Package com.mypurecloud.sdk.v2.model
Class RichLinkHeader
java.lang.Object
com.mypurecloud.sdk.v2.model.RichLinkHeader
- All Implemented Interfaces:
Serializable
RichLinkHeader
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumDescribes the Rich Link header type. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RichLinkHeader
public RichLinkHeader() -
RichLinkHeader
-
-
Method Details
-
type
Describes the Rich Link header type. -
getType
-
setType
-
value
Rich Link header text value. -
getValue
-
setValue
-
url
Rich Link header URL. -
getUrl
-
setUrl
-
equals
-
hashCode
public int hashCode() -
toString
-