Package com.mypurecloud.sdk.v2.model
Class UpdateMuAgentRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateMuAgentRequest
- All Implemented Interfaces:
Serializable
UpdateMuAgentRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()schedulable(Boolean schedulable) Whether the agent can be included in schedule generationvoidsetSchedulable(Boolean schedulable) voidtoString()User to be updated
-
Constructor Details
-
UpdateMuAgentRequest
public UpdateMuAgentRequest() -
UpdateMuAgentRequest
-
-
Method Details