Uses of Enum
com.microsoft.graph.models.OperationResult
Packages that use OperationResult
-
Uses of OperationResult in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OperationResultModifier and TypeMethodDescriptionstatic OperationResultDirectoryAudit.getResult()Gets the result property value.static OperationResultReturns the enum constant of this type with the specified name.static OperationResult[]OperationResult.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type OperationResultModifier and TypeMethodDescriptionvoidDirectoryAudit.setResult(OperationResult value) Sets the result property value.