Package com.mypurecloud.sdk.v2.model
Class UpdateExternalEventsConfigurationRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateExternalEventsConfigurationRequest
- All Implemented Interfaces:
Serializable
UpdateExternalEventsConfigurationRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) A description of the external event configuration.booleangetName()inthashCode()The name of the external event configuration.voidsetDescription(String description) voidtoString()
-
Constructor Details
-
UpdateExternalEventsConfigurationRequest
public UpdateExternalEventsConfigurationRequest() -
UpdateExternalEventsConfigurationRequest
-
-
Method Details
-
name
The name of the external event configuration. -
getName
-
setName
-
description
A description of the external event configuration. -
getDescription
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-