Uses of Class
odata.msgraph.client.complex.MacOSIncludedApp.Builder
-
Packages that use MacOSIncludedApp.Builder Package Description odata.msgraph.client.complex -
-
Uses of MacOSIncludedApp.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.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 bundleId of the app.MacOSIncludedApp.BuilderMacOSIncludedApp.Builder. bundleVersion(String bundleVersion)“The version of the app.
-