Uses of Class
com.microsoft.graph.models.WindowsDeviceAccount
Packages that use WindowsDeviceAccount
-
Uses of WindowsDeviceAccount in com.microsoft.graph.models
Subclasses of WindowsDeviceAccount in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return WindowsDeviceAccountModifier and TypeMethodDescriptionstatic WindowsDeviceAccountWindowsDeviceAccount.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUpdateWindowsDeviceAccountActionParameter.getDeviceAccount()Gets the deviceAccount property value.Methods in com.microsoft.graph.models with parameters of type WindowsDeviceAccountModifier and TypeMethodDescriptionvoidUpdateWindowsDeviceAccountActionParameter.setDeviceAccount(WindowsDeviceAccount value) Sets the deviceAccount property value.