| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected BrowserSyncSetting |
Windows10GeneralConfiguration.experienceDoNotSyncBrowserSettings |
| Modifier and Type | Method and Description |
|---|---|
Optional<BrowserSyncSetting> |
Windows10GeneralConfiguration.getExperienceDoNotSyncBrowserSettings()
“Allow or prevent the syncing of Microsoft Edge Browser settings.
|
| Modifier and Type | Method and Description |
|---|---|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.experienceDoNotSyncBrowserSettings(BrowserSyncSetting experienceDoNotSyncBrowserSettings)
“Allow or prevent the syncing of Microsoft Edge Browser settings.
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withExperienceDoNotSyncBrowserSettings(BrowserSyncSetting experienceDoNotSyncBrowserSettings)
Returns an immutable copy of
this with just the experienceDoNotSyncBrowserSettings field changed. |
| Modifier and Type | Method and Description |
|---|---|
static BrowserSyncSetting |
BrowserSyncSetting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowserSyncSetting[] |
BrowserSyncSetting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.