Package com.mypurecloud.sdk.v2.model
Class LinkConfiguration
java.lang.Object
com.mypurecloud.sdk.v2.model.LinkConfiguration
- All Implemented Interfaces:
Serializable
LinkConfiguration
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetUriTemplate(String uriTemplate) toString()uriTemplate(String uriTemplate) Should be a valid URL (including the http/https protocol, port, and path [if any]).
-
Constructor Details
-
LinkConfiguration
public LinkConfiguration() -
LinkConfiguration
-
-
Method Details
-
uriTemplate
Should be a valid URL (including the http/https protocol, port, and path [if any]). Leading and trailing whitespace stripped. Max 400 characters. -
getUriTemplate
-
setUriTemplate
-
equals
-
hashCode
public int hashCode() -
toString
-