Uses of Class
odata.msgraph.client.beta.windows.updates.complex.UserExperienceSettings
-
Packages that use UserExperienceSettings Package Description odata.msgraph.client.beta.windows.updates.complex -
-
Uses of UserExperienceSettings in odata.msgraph.client.beta.windows.updates.complex
Fields in odata.msgraph.client.beta.windows.updates.complex declared as UserExperienceSettings Modifier and Type Field Description protected UserExperienceSettingsWindowsDeploymentSettings. userExperienceMethods in odata.msgraph.client.beta.windows.updates.complex that return UserExperienceSettings Modifier and Type Method Description UserExperienceSettingsUserExperienceSettings.Builder. build()UserExperienceSettingsUserExperienceSettings. withDaysUntilForcedReboot(Integer daysUntilForcedReboot)UserExperienceSettingsUserExperienceSettings. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.windows.updates.complex that return types with arguments of type UserExperienceSettings Modifier and Type Method Description Optional<UserExperienceSettings>WindowsDeploymentSettings. getUserExperience()Methods in odata.msgraph.client.beta.windows.updates.complex with parameters of type UserExperienceSettings Modifier and Type Method Description WindowsDeploymentSettings.BuilderWindowsDeploymentSettings.Builder. userExperience(UserExperienceSettings userExperience)WindowsDeploymentSettingsWindowsDeploymentSettings. withUserExperience(UserExperienceSettings userExperience)
-