Class DirectoryObjectGetByIdsCollectionResponse

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

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

    • DirectoryObjectGetByIdsCollectionResponse

      public DirectoryObjectGetByIdsCollectionResponse()