Class NotificationMessageTemplateCollectionResponse

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

public class NotificationMessageTemplateCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<NotificationMessageTemplate>
The class for the Notification Message Template Collection Response.
  • Constructor Details

    • NotificationMessageTemplateCollectionResponse

      public NotificationMessageTemplateCollectionResponse()