Class SectionGroupCollectionResponse

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

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

    • SectionGroupCollectionResponse

      public SectionGroupCollectionResponse()