| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MacOSSystemExtension |
MacOSSystemExtension.Builder.build() |
MacOSSystemExtension |
MacOSSystemExtension.withBundleId(String bundleId)
Returns an immutable copy of
this with just the bundleId field
changed. |
MacOSSystemExtension |
MacOSSystemExtension.withTeamIdentifier(String teamIdentifier)
Returns an immutable copy of
this with just the teamIdentifier
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<MacOSSystemExtension> |
MacOSExtensionsConfiguration.systemExtensionsAllowed |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<MacOSSystemExtension> |
MacOSExtensionsConfiguration.getSystemExtensionsAllowed()
“Gets or sets a list of allowed macOS system extensions.
|
com.github.davidmoten.odata.client.CollectionPage<MacOSSystemExtension> |
MacOSExtensionsConfiguration.getSystemExtensionsAllowed(com.github.davidmoten.odata.client.HttpRequestOptions options)
“Gets or sets a list of allowed macOS system extensions.
|
| Modifier and Type | Method and Description |
|---|---|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.systemExtensionsAllowed(MacOSSystemExtension... systemExtensionsAllowed)
“Gets or sets a list of allowed macOS system extensions.
|
| Modifier and Type | Method and Description |
|---|---|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.systemExtensionsAllowed(List<MacOSSystemExtension> systemExtensionsAllowed)
“Gets or sets a list of allowed macOS system extensions.
|
Copyright © 2018–2020. All rights reserved.