Class DocumentSetVersionCollectionResponse

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

public class DocumentSetVersionCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<DocumentSetVersion>
The class for the Document Set Version Collection Response.
  • Constructor Details

    • DocumentSetVersionCollectionResponse

      public DocumentSetVersionCollectionResponse()