Class NotebookCollectionResponse

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

public class NotebookCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Notebook>
The class for the Notebook Collection Response.
  • Constructor Details

    • NotebookCollectionResponse

      public NotebookCollectionResponse()