Class DirectoryObjectDeltaCollectionResponse

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

public class DirectoryObjectDeltaCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<DirectoryObject>
The class for the Directory Object Delta Collection Response.
  • Constructor Details

    • DirectoryObjectDeltaCollectionResponse

      public DirectoryObjectDeltaCollectionResponse()