Package com.mypurecloud.sdk.v2.model
Class UpdateNotificationResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateNotificationResponse
- All Implemented Interfaces:
Serializable
UpdateNotificationResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()The id of the notification for mapping the potentially new mutableGroupIdmutableGroupId(String mutableGroupId) The mutableGroupId of the notificationvoidvoidsetMutableGroupId(String mutableGroupId) toString()
-
Constructor Details
-
UpdateNotificationResponse
public UpdateNotificationResponse() -
UpdateNotificationResponse
-
-
Method Details
-
mutableGroupId
The mutableGroupId of the notification -
getMutableGroupId
-
setMutableGroupId
-
id
The id of the notification for mapping the potentially new mutableGroupId -
getId
-
setId
-
equals
-
hashCode
public int hashCode() -
toString
-