Uses of Class
com.microsoft.graph.models.DeviceActionResult
Packages that use DeviceActionResult
-
Uses of DeviceActionResult in com.microsoft.graph.models
Subclasses of DeviceActionResult in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassDelete user from shared apple device action resultclassLocate device action resultclassLock action result with a pin to unlockclassReset passcode action resultclassRotateBitLockerKeys device action resultclassWindows Defender last scan resultMethods in com.microsoft.graph.models that return DeviceActionResultModifier and TypeMethodDescriptionstatic DeviceActionResultDeviceActionResult.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 DeviceActionResultModifier and TypeMethodDescriptionManagedDevice.getDeviceActionResults()Gets the deviceActionResults property value.Method parameters in com.microsoft.graph.models with type arguments of type DeviceActionResultModifier and TypeMethodDescriptionvoidManagedDevice.setDeviceActionResults(List<DeviceActionResult> value) Sets the deviceActionResults property value.