| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MacOSLaunchItem |
MacOSLaunchItem.Builder.build() |
MacOSLaunchItem |
MacOSLaunchItem.withHide(Boolean hide)
Returns an immutable copy of
this with just the hide field
changed. |
MacOSLaunchItem |
MacOSLaunchItem.withPath(String path)
Returns an immutable copy of
this with just the path field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<MacOSLaunchItem> |
MacOSDeviceFeaturesConfiguration.autoLaunchItems |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<MacOSLaunchItem> |
MacOSDeviceFeaturesConfiguration.getAutoLaunchItems()
“List of applications, files, folders, and other items to launch when the user
logs in.
|
| Modifier and Type | Method and Description |
|---|---|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.autoLaunchItems(List<MacOSLaunchItem> autoLaunchItems)
“List of applications, files, folders, and other items to launch when the user
logs in.
|
Copyright © 2018–2020. All rights reserved.