Class DirectoryObjectCollectionResponse

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

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

    • DirectoryObjectCollectionResponse

      public DirectoryObjectCollectionResponse()