Uses of Class
com.microsoft.graph.models.DocumentSet
Packages that use DocumentSet
-
Uses of DocumentSet in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DocumentSetModifier and TypeMethodDescriptionstatic DocumentSetDocumentSet.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueContentType.getDocumentSet()Gets the documentSet property value.Methods in com.microsoft.graph.models with parameters of type DocumentSetModifier and TypeMethodDescriptionvoidContentType.setDocumentSet(DocumentSet value) Sets the documentSet property value.