Uses of Class
com.microsoft.graph.models.ProcessContentResponse
Packages that use ProcessContentResponse
-
Uses of ProcessContentResponse in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ProcessContentResponseModifier and TypeMethodDescriptionstatic ProcessContentResponseProcessContentResponse.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueProcessContentResponses.getResults()Gets the results property value.Methods in com.microsoft.graph.models with parameters of type ProcessContentResponseModifier and TypeMethodDescriptionvoidProcessContentResponses.setResults(ProcessContentResponse value) Sets the results property value.