Class DirectoryRoleDeltaCollectionResponse

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

public class DirectoryRoleDeltaCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<DirectoryRole>
The class for the Directory Role Delta Collection Response.
  • Constructor Details

    • DirectoryRoleDeltaCollectionResponse

      public DirectoryRoleDeltaCollectionResponse()