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