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