Uses of Class
com.microsoft.graph.models.ImportedWindowsAutopilotDeviceIdentityState
Packages that use ImportedWindowsAutopilotDeviceIdentityState
-
Uses of ImportedWindowsAutopilotDeviceIdentityState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ImportedWindowsAutopilotDeviceIdentityStateModifier and TypeMethodDescriptionImportedWindowsAutopilotDeviceIdentityState.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueImportedWindowsAutopilotDeviceIdentity.getState()Gets the state property value.Methods in com.microsoft.graph.models with parameters of type ImportedWindowsAutopilotDeviceIdentityStateModifier and TypeMethodDescriptionvoidImportedWindowsAutopilotDeviceIdentity.setState(ImportedWindowsAutopilotDeviceIdentityState value) Sets the state property value.