| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected DiscoverySource |
ImportedAppleDeviceIdentity.discoverySource |
| Modifier and Type | Method and Description |
|---|---|
Optional<DiscoverySource> |
ImportedAppleDeviceIdentity.getDiscoverySource()
“Apple device discovery source.”
|
| Modifier and Type | Method and Description |
|---|---|
ImportedAppleDeviceIdentity.Builder |
ImportedAppleDeviceIdentity.Builder.discoverySource(DiscoverySource discoverySource)
“Apple device discovery source.”
|
ImportedAppleDeviceIdentityResult.Builder |
ImportedAppleDeviceIdentityResult.Builder.discoverySource(DiscoverySource discoverySource) |
ImportedAppleDeviceIdentity |
ImportedAppleDeviceIdentity.withDiscoverySource(DiscoverySource discoverySource)
Returns an immutable copy of
this with just the discoverySource
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static DiscoverySource |
DiscoverySource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscoverySource[] |
DiscoverySource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.