Package com.mypurecloud.sdk.v2.model
Class ActivateExternalEventRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.ActivateExternalEventRequest
- All Implemented Interfaces:
Serializable
Request to activate an external event
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondisplayName(String displayName) The display name of the external eventbooleangetRank()inthashCode()The rank of the external eventvoidsetDisplayName(String displayName) voidtoString()
-
Constructor Details
-
ActivateExternalEventRequest
public ActivateExternalEventRequest() -
ActivateExternalEventRequest
-
-
Method Details