Uses of Class
odata.msgraph.client.beta.complex.MacOSKernelExtension.Builder
-
Packages that use MacOSKernelExtension.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of MacOSKernelExtension.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MacOSKernelExtension.Builder Modifier and Type Method Description static MacOSKernelExtension.BuilderMacOSKernelExtension. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).MacOSKernelExtension.BuilderMacOSKernelExtension.Builder. bundleId(String bundleId)“Bundle ID of the kernel extension.”MacOSKernelExtension.BuilderMacOSKernelExtension.Builder. teamIdentifier(String teamIdentifier)“The team identifier that was used to sign the kernel extension.”
-