| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.Builder.build() |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV4_0_3(Boolean v4_0_3)
Returns an immutable copy of
this with just the v4_0_3 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV4_0(Boolean v4_0)
Returns an immutable copy of
this with just the v4_0 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV4_1(Boolean v4_1)
Returns an immutable copy of
this with just the v4_1 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV4_2(Boolean v4_2)
Returns an immutable copy of
this with just the v4_2 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV4_3(Boolean v4_3)
Returns an immutable copy of
this with just the v4_3 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV4_4(Boolean v4_4)
Returns an immutable copy of
this with just the v4_4 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV5_0(Boolean v5_0)
Returns an immutable copy of
this with just the v5_0 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV5_1(Boolean v5_1)
Returns an immutable copy of
this with just the v5_1 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV6_0(Boolean v6_0)
Returns an immutable copy of
this with just the v6_0 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV7_0(Boolean v7_0)
Returns an immutable copy of
this with just the v7_0 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV7_1(Boolean v7_1)
Returns an immutable copy of
this with just the v7_1 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV8_0(Boolean v8_0)
Returns an immutable copy of
this with just the v8_0 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.withV8_1(Boolean v8_1)
Returns an immutable copy of
this with just the v8_1 field
changed. |
AndroidMinimumOperatingSystem |
AndroidMinimumOperatingSystem.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 AndroidMinimumOperatingSystem |
ManagedAndroidStoreApp.minimumSupportedOperatingSystem |
protected AndroidMinimumOperatingSystem |
ManagedAndroidLobApp.minimumSupportedOperatingSystem |
protected AndroidMinimumOperatingSystem |
AndroidStoreApp.minimumSupportedOperatingSystem |
protected AndroidMinimumOperatingSystem |
AndroidLobApp.minimumSupportedOperatingSystem |
| Modifier and Type | Method and Description |
|---|---|
Optional<AndroidMinimumOperatingSystem> |
ManagedAndroidStoreApp.getMinimumSupportedOperatingSystem()
“The value for the minimum supported operating system.”
|
Optional<AndroidMinimumOperatingSystem> |
ManagedAndroidLobApp.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
Optional<AndroidMinimumOperatingSystem> |
AndroidStoreApp.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
Optional<AndroidMinimumOperatingSystem> |
AndroidLobApp.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
| Modifier and Type | Method and Description |
|---|---|
ManagedAndroidStoreApp.Builder |
ManagedAndroidStoreApp.Builder.minimumSupportedOperatingSystem(AndroidMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum supported operating system.”
|
ManagedAndroidLobApp.Builder |
ManagedAndroidLobApp.Builder.minimumSupportedOperatingSystem(AndroidMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
AndroidStoreApp.Builder |
AndroidStoreApp.Builder.minimumSupportedOperatingSystem(AndroidMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
AndroidLobApp.Builder |
AndroidLobApp.Builder.minimumSupportedOperatingSystem(AndroidMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
ManagedAndroidStoreApp |
ManagedAndroidStoreApp.withMinimumSupportedOperatingSystem(AndroidMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
ManagedAndroidLobApp |
ManagedAndroidLobApp.withMinimumSupportedOperatingSystem(AndroidMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
AndroidStoreApp |
AndroidStoreApp.withMinimumSupportedOperatingSystem(AndroidMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
AndroidLobApp |
AndroidLobApp.withMinimumSupportedOperatingSystem(AndroidMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
Copyright © 2018–2020. All rights reserved.