Uses of Class
com.microsoft.graph.models.InferenceClassification
Packages that use InferenceClassification
-
Uses of InferenceClassification in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return InferenceClassificationModifier and TypeMethodDescriptionstatic InferenceClassificationInferenceClassification.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getInferenceClassification()Gets the inferenceClassification property value.Methods in com.microsoft.graph.models with parameters of type InferenceClassificationModifier and TypeMethodDescriptionvoidUser.setInferenceClassification(InferenceClassification value) Sets the inferenceClassification property value.