Class GroupDeltaCollectionResponse

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

public class GroupDeltaCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Group>
The class for the Group Delta Collection Response.
  • Constructor Details

    • GroupDeltaCollectionResponse

      public GroupDeltaCollectionResponse()