Uses of Class
odata.msgraph.client.beta.complex.MacOSIncludedApp.Builder
-
Packages that use MacOSIncludedApp.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of MacOSIncludedApp.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MacOSIncludedApp.Builder Modifier and Type Method Description static MacOSIncludedApp.BuilderMacOSIncludedApp. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).MacOSIncludedApp.BuilderMacOSIncludedApp.Builder. bundleId(String bundleId)“The CFBundleIdentifier.”MacOSIncludedApp.BuilderMacOSIncludedApp.Builder. bundleVersion(String bundleVersion)“The CFBundleVersion.”
-