Package com.mypurecloud.sdk.v2.model
Class ExternalSource
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalSource
- All Implemented Interfaces:
Serializable
ExternalSource
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()The globally unique identifier for the object.linkConfiguration(LinkConfiguration linkConfiguration) The name of the external source.voidvoidvoidsetLinkConfiguration(LinkConfiguration linkConfiguration) voidtoString()
-
Constructor Details
-
ExternalSource
public ExternalSource() -
ExternalSource
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
name
The name of the external source. Must be unique. Max: 200 characters. Leading and trailing whitespace stripped. -
getName
-
setName
-
active
-
getActive
-
setActive
-
linkConfiguration
-
getLinkConfiguration
-
setLinkConfiguration
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-