Package com.mypurecloud.sdk.v2.model
Class UpdateNotificationsResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateNotificationsResponse
- All Implemented Interfaces:
Serializable
UpdateNotificationsResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<UpdateNotificationResponse> entities) booleaninthashCode()voidsetEntities(List<UpdateNotificationResponse> entities) toString()
-
Constructor Details
-
UpdateNotificationsResponse
public UpdateNotificationsResponse() -
UpdateNotificationsResponse
-
-
Method Details