Class LocalizedNotificationMessageCollectionResponse

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

public class LocalizedNotificationMessageCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<LocalizedNotificationMessage>
The class for the Localized Notification Message Collection Response.
  • Constructor Details

    • LocalizedNotificationMessageCollectionResponse

      public LocalizedNotificationMessageCollectionResponse()