public static final class MacOSLaunchItem.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
MacOSLaunchItem |
build() |
MacOSLaunchItem.Builder |
hide(Boolean hide)
“Whether or not to hide the item from the Users and Groups List.”
|
MacOSLaunchItem.Builder |
path(String path)
“Path to the launch item.”
|
public MacOSLaunchItem.Builder path(String path)
path - value of path property (as defined in service metadata)this (for method chaining)public MacOSLaunchItem.Builder hide(Boolean hide)
hide - value of hide property (as defined in service metadata)this (for method chaining)public MacOSLaunchItem build()
Copyright © 2018–2020. All rights reserved.