Uses of Class
com.microsoft.graph.models.ClassifcationErrorBase
Packages that use ClassifcationErrorBase
-
Uses of ClassifcationErrorBase in com.microsoft.graph.models
Subclasses of ClassifcationErrorBase in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return ClassifcationErrorBaseModifier and TypeMethodDescriptionstatic ClassifcationErrorBaseClassifcationErrorBase.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 ClassifcationErrorBaseModifier and TypeMethodDescriptionClassificationError.getDetails()Gets the details property value.Method parameters in com.microsoft.graph.models with type arguments of type ClassifcationErrorBaseModifier and TypeMethodDescriptionvoidClassificationError.setDetails(List<ClassifcationErrorBase> value) Sets the details property value.