Class EndUserNotificationCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<EndUserNotification>
com.microsoft.graph.requests.EndUserNotificationCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<EndUserNotification>, com.microsoft.graph.serializer.IJsonBackedObject

public class EndUserNotificationCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<EndUserNotification>
The class for the End User Notification Collection Response.
  • Constructor Details

    • EndUserNotificationCollectionResponse

      public EndUserNotificationCollectionResponse()