Uses of Class
com.microsoft.graph.models.ProcessContentMetadataBase
Packages that use ProcessContentMetadataBase
-
Uses of ProcessContentMetadataBase in com.microsoft.graph.models
Subclasses of ProcessContentMetadataBase in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return ProcessContentMetadataBaseModifier and TypeMethodDescriptionstatic ProcessContentMetadataBaseProcessContentMetadataBase.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ProcessContentMetadataBaseModifier and TypeMethodDescriptionProcessContentRequest.getContentEntries()Gets the contentEntries property value.Method parameters in com.microsoft.graph.models with type arguments of type ProcessContentMetadataBaseModifier and TypeMethodDescriptionvoidProcessContentRequest.setContentEntries(List<ProcessContentMetadataBase> value) Sets the contentEntries property value.