Class ServiceUpdateMessageCollectionResponse

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

public class ServiceUpdateMessageCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ServiceUpdateMessage>
The class for the Service Update Message Collection Response.
  • Constructor Details

    • ServiceUpdateMessageCollectionResponse

      public ServiceUpdateMessageCollectionResponse()