| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IosMinimumOperatingSystem |
IosMinimumOperatingSystem.Builder.build() |
IosMinimumOperatingSystem |
IosMinimumOperatingSystem.withV10_0(Boolean v10_0)
Returns an immutable copy of
this with just the v10_0 field
changed. |
IosMinimumOperatingSystem |
IosMinimumOperatingSystem.withV11_0(Boolean v11_0)
Returns an immutable copy of
this with just the v11_0 field
changed. |
IosMinimumOperatingSystem |
IosMinimumOperatingSystem.withV12_0(Boolean v12_0)
Returns an immutable copy of
this with just the v12_0 field
changed. |
IosMinimumOperatingSystem |
IosMinimumOperatingSystem.withV13_0(Boolean v13_0)
Returns an immutable copy of
this with just the v13_0 field
changed. |
IosMinimumOperatingSystem |
IosMinimumOperatingSystem.withV8_0(Boolean v8_0)
Returns an immutable copy of
this with just the v8_0 field
changed. |
IosMinimumOperatingSystem |
IosMinimumOperatingSystem.withV9_0(Boolean v9_0)
Returns an immutable copy of
this with just the v9_0 field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected IosMinimumOperatingSystem |
ManagedIOSStoreApp.minimumSupportedOperatingSystem |
protected IosMinimumOperatingSystem |
ManagedIOSLobApp.minimumSupportedOperatingSystem |
protected IosMinimumOperatingSystem |
IosLobApp.minimumSupportedOperatingSystem |
protected IosMinimumOperatingSystem |
IosStoreApp.minimumSupportedOperatingSystem |
| Modifier and Type | Method and Description |
|---|---|
Optional<IosMinimumOperatingSystem> |
ManagedIOSStoreApp.getMinimumSupportedOperatingSystem()
“The value for the minimum supported operating system.”
|
Optional<IosMinimumOperatingSystem> |
ManagedIOSLobApp.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
Optional<IosMinimumOperatingSystem> |
IosLobApp.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
Optional<IosMinimumOperatingSystem> |
IosStoreApp.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
| Modifier and Type | Method and Description |
|---|---|
ManagedIOSStoreApp.Builder |
ManagedIOSStoreApp.Builder.minimumSupportedOperatingSystem(IosMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum supported operating system.”
|
ManagedIOSLobApp.Builder |
ManagedIOSLobApp.Builder.minimumSupportedOperatingSystem(IosMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
IosLobApp.Builder |
IosLobApp.Builder.minimumSupportedOperatingSystem(IosMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
IosStoreApp.Builder |
IosStoreApp.Builder.minimumSupportedOperatingSystem(IosMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
ManagedIOSStoreApp |
ManagedIOSStoreApp.withMinimumSupportedOperatingSystem(IosMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
ManagedIOSLobApp |
ManagedIOSLobApp.withMinimumSupportedOperatingSystem(IosMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
IosLobApp |
IosLobApp.withMinimumSupportedOperatingSystem(IosMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
IosStoreApp |
IosStoreApp.withMinimumSupportedOperatingSystem(IosMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
Copyright © 2018–2020. All rights reserved.