Uses of Class
com.microsoft.graph.models.OutOfBoxExperienceSetting
Packages that use OutOfBoxExperienceSetting
-
Uses of OutOfBoxExperienceSetting in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OutOfBoxExperienceSettingModifier and TypeMethodDescriptionstatic OutOfBoxExperienceSettingOutOfBoxExperienceSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWindowsAutopilotDeploymentProfile.getOutOfBoxExperienceSetting()Gets the outOfBoxExperienceSetting property value.Methods in com.microsoft.graph.models with parameters of type OutOfBoxExperienceSettingModifier and TypeMethodDescriptionvoidWindowsAutopilotDeploymentProfile.setOutOfBoxExperienceSetting(OutOfBoxExperienceSetting value) Sets the outOfBoxExperienceSetting property value.