Class OnenoteSectionCollectionResponse

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

public class OnenoteSectionCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<OnenoteSection>
The class for the Onenote Section Collection Response.
  • Constructor Details

    • OnenoteSectionCollectionResponse

      public OnenoteSectionCollectionResponse()