Uses of Class
odata.msgraph.client.beta.complex.MacOSSystemExtension.Builder
-
Packages that use MacOSSystemExtension.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of MacOSSystemExtension.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MacOSSystemExtension.Builder Modifier and Type Method Description static MacOSSystemExtension.BuilderMacOSSystemExtension. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).MacOSSystemExtension.BuilderMacOSSystemExtension.Builder. bundleId(String bundleId)“Gets or sets the bundle identifier of the system extension.”MacOSSystemExtension.BuilderMacOSSystemExtension.Builder. teamIdentifier(String teamIdentifier)“Gets or sets the team identifier that was used to sign the system extension.”
-