Uses of Class
com.microsoft.graph.models.OnenoteOperationError
Packages that use OnenoteOperationError
-
Uses of OnenoteOperationError in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OnenoteOperationErrorModifier and TypeMethodDescriptionstatic OnenoteOperationErrorOnenoteOperationError.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnenoteOperation.getError()Gets the error property value.Methods in com.microsoft.graph.models with parameters of type OnenoteOperationErrorModifier and TypeMethodDescriptionvoidOnenoteOperation.setError(OnenoteOperationError value) Sets the error property value.