Uses of Class
odata.msgraph.client.beta.complex.MacOSLaunchItem.Builder
-
Packages that use MacOSLaunchItem.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of MacOSLaunchItem.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MacOSLaunchItem.Builder Modifier and Type Method Description static MacOSLaunchItem.BuilderMacOSLaunchItem. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).MacOSLaunchItem.BuilderMacOSLaunchItem.Builder. hide(Boolean hide)“Whether or not to hide the item from the Users and Groups List.”MacOSLaunchItem.BuilderMacOSLaunchItem.Builder. path(String path)“Path to the launch item.”
-