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