Uses of Class
odata.msgraph.client.beta.complex.MacOSLobChildApp.Builder
-
Packages that use MacOSLobChildApp.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of MacOSLobChildApp.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MacOSLobChildApp.Builder Modifier and Type Method Description static MacOSLobChildApp.BuilderMacOSLobChildApp. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).MacOSLobChildApp.BuilderMacOSLobChildApp.Builder. buildNumber(String buildNumber)“The build number of MacOS Line of Business (LoB) app.”MacOSLobChildApp.BuilderMacOSLobChildApp.Builder. bundleId(String bundleId)“The Identity Name.”MacOSLobChildApp.BuilderMacOSLobChildApp.Builder. versionNumber(String versionNumber)“The version number of MacOS Line of Business (LoB) app.”
-