Uses of Class
com.microsoft.graph.models.ProcessContentRequest
Packages that use ProcessContentRequest
-
Uses of ProcessContentRequest in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ProcessContentRequestModifier and TypeMethodDescriptionstatic ProcessContentRequestProcessContentRequest.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueContentActivity.getContentMetadata()Gets the contentMetadata property value.ProcessContentBatchRequest.getContentToProcess()Gets the contentToProcess property value.Methods in com.microsoft.graph.models with parameters of type ProcessContentRequestModifier and TypeMethodDescriptionvoidContentActivity.setContentMetadata(ProcessContentRequest value) Sets the contentMetadata property value.voidProcessContentBatchRequest.setContentToProcess(ProcessContentRequest value) Sets the contentToProcess property value.