Package com.mypurecloud.sdk.v2.model
Class CannedResponseLibraries
java.lang.Object
com.mypurecloud.sdk.v2.model.CannedResponseLibraries
- All Implemented Interfaces:
Serializable
CannedResponseLibraries
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe association mode of canned response libraries to queue -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetMode()inthashCode()libraryIds(List<String> libraryIds) Set of canned response library IDs associated with the queue only when mode is SelectedOnly.The association mode of canned response libraries to queuevoidsetLibraryIds(List<String> libraryIds) voidtoString()
-
Constructor Details
-
CannedResponseLibraries
public CannedResponseLibraries() -
CannedResponseLibraries
-
-
Method Details
-
libraryIds
Set of canned response library IDs associated with the queue only when mode is SelectedOnly. -
getLibraryIds
-
setLibraryIds
-
mode
The association mode of canned response libraries to queue -
getMode
-
setMode
-
equals
-
hashCode
public int hashCode() -
toString
-