Package com.mypurecloud.sdk.v2.model
Class CallRoute
java.lang.Object
com.mypurecloud.sdk.v2.model.CallRoute
- All Implemented Interfaces:
Serializable
CallRoute
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetTargets(List<CallTarget> targets) targets(List<CallTarget> targets) A list of CallTargets to be called when the CallRoute is executedtoString()
-
Constructor Details
-
CallRoute
public CallRoute() -
CallRoute
-
-
Method Details