| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MacOSKernelExtension |
MacOSKernelExtension.Builder.build() |
MacOSKernelExtension |
MacOSKernelExtension.withBundleId(String bundleId)
Returns an immutable copy of
this with just the bundleId field
changed. |
MacOSKernelExtension |
MacOSKernelExtension.withTeamIdentifier(String teamIdentifier)
Returns an immutable copy of
this with just the teamIdentifier
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<MacOSKernelExtension> |
MacOSExtensionsConfiguration.kernelExtensionsAllowed |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<MacOSKernelExtension> |
MacOSExtensionsConfiguration.getKernelExtensionsAllowed()
“A list of kernel extensions that will be allowed to load.
|
com.github.davidmoten.odata.client.CollectionPage<MacOSKernelExtension> |
MacOSExtensionsConfiguration.getKernelExtensionsAllowed(com.github.davidmoten.odata.client.HttpRequestOptions options)
“A list of kernel extensions that will be allowed to load.
|
| Modifier and Type | Method and Description |
|---|---|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.kernelExtensionsAllowed(MacOSKernelExtension... kernelExtensionsAllowed)
“A list of kernel extensions that will be allowed to load.
|
| Modifier and Type | Method and Description |
|---|---|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.kernelExtensionsAllowed(List<MacOSKernelExtension> kernelExtensionsAllowed)
“A list of kernel extensions that will be allowed to load.
|
Copyright © 2018–2020. All rights reserved.