Package com.mypurecloud.sdk.v2.model
Class AssistantQueue
java.lang.Object
com.mypurecloud.sdk.v2.model.AssistantQueue
- All Implemented Interfaces:
Serializable
AssistantQueue
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets mediaTypes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()The globally unique identifier for the queue.mediaTypes(List<AssistantQueue.MediaTypesEnum> mediaTypes) List of media Types in which the assistant is activated for this queue.voidvoidsetMediaTypes(List<AssistantQueue.MediaTypesEnum> mediaTypes) toString()
-
Constructor Details
-
AssistantQueue
public AssistantQueue() -
AssistantQueue
-
-
Method Details
-
id
The globally unique identifier for the queue. -
getId
-
setId
-
mediaTypes
List of media Types in which the assistant is activated for this queue. -
getMediaTypes
-
setMediaTypes
-
getAssistant
-
getDateCreated
-
getDateModified
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-