Uses of Class
com.microsoft.graph.models.IncomingContext
Packages that use IncomingContext
-
Uses of IncomingContext in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return IncomingContextModifier and TypeMethodDescriptionstatic IncomingContextIncomingContext.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCall.getIncomingContext()Gets the incomingContext property value.Methods in com.microsoft.graph.models with parameters of type IncomingContextModifier and TypeMethodDescriptionvoidCall.setIncomingContext(IncomingContext value) Sets the incomingContext property value.