Uses of Class
com.microsoft.graph.models.ClassificationInnerError
Packages that use ClassificationInnerError
-
Uses of ClassificationInnerError in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ClassificationInnerErrorModifier and TypeMethodDescriptionstatic ClassificationInnerErrorClassificationInnerError.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueClassifcationErrorBase.getInnerError()Gets the innerError property value.Methods in com.microsoft.graph.models with parameters of type ClassificationInnerErrorModifier and TypeMethodDescriptionvoidClassifcationErrorBase.setInnerError(ClassificationInnerError value) Sets the innerError property value.