| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsMinimumOperatingSystem |
WindowsPackageInformation.minimumSupportedOperatingSystem |
| Modifier and Type | Method and Description |
|---|---|
WindowsMinimumOperatingSystem |
WindowsMinimumOperatingSystem.Builder.build() |
WindowsMinimumOperatingSystem |
WindowsMinimumOperatingSystem.withV10_0(Boolean v10_0)
Returns an immutable copy of
this with just the v10_0 field
changed. |
WindowsMinimumOperatingSystem |
WindowsMinimumOperatingSystem.withV10_1607(Boolean v10_1607)
Returns an immutable copy of
this with just the v10_1607 field
changed. |
WindowsMinimumOperatingSystem |
WindowsMinimumOperatingSystem.withV10_1703(Boolean v10_1703)
Returns an immutable copy of
this with just the v10_1703 field
changed. |
WindowsMinimumOperatingSystem |
WindowsMinimumOperatingSystem.withV10_1709(Boolean v10_1709)
Returns an immutable copy of
this with just the v10_1709 field
changed. |
WindowsMinimumOperatingSystem |
WindowsMinimumOperatingSystem.withV10_1803(Boolean v10_1803)
Returns an immutable copy of
this with just the v10_1803 field
changed. |
WindowsMinimumOperatingSystem |
WindowsMinimumOperatingSystem.withV10_1809(Boolean v10_1809)
Returns an immutable copy of
this with just the v10_1809 field
changed. |
WindowsMinimumOperatingSystem |
WindowsMinimumOperatingSystem.withV10_1903(Boolean v10_1903)
Returns an immutable copy of
this with just the v10_1903 field
changed. |
WindowsMinimumOperatingSystem |
WindowsMinimumOperatingSystem.withV8_0(Boolean v8_0)
Returns an immutable copy of
this with just the v8_0 field
changed. |
WindowsMinimumOperatingSystem |
WindowsMinimumOperatingSystem.withV8_1(Boolean v8_1)
Returns an immutable copy of
this with just the v8_1 field
changed. |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsMinimumOperatingSystem> |
WindowsPackageInformation.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsPackageInformation.Builder |
WindowsPackageInformation.Builder.minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
WindowsPackageInformation |
WindowsPackageInformation.withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsMinimumOperatingSystem |
WindowsUniversalAppX.minimumSupportedOperatingSystem |
protected WindowsMinimumOperatingSystem |
Win32LobApp.minimumSupportedOperatingSystem |
protected WindowsMinimumOperatingSystem |
WindowsPhone81AppX.minimumSupportedOperatingSystem |
protected WindowsMinimumOperatingSystem |
WindowsAppX.minimumSupportedOperatingSystem |
protected WindowsMinimumOperatingSystem |
WindowsPhoneXAP.minimumSupportedOperatingSystem |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsMinimumOperatingSystem> |
WindowsUniversalAppX.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
Optional<WindowsMinimumOperatingSystem> |
Win32LobApp.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
Optional<WindowsMinimumOperatingSystem> |
WindowsPhone81AppX.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
Optional<WindowsMinimumOperatingSystem> |
WindowsAppX.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
Optional<WindowsMinimumOperatingSystem> |
WindowsPhoneXAP.getMinimumSupportedOperatingSystem()
“The value for the minimum applicable operating system.”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsPhone81AppXBundle.Builder |
WindowsPhone81AppXBundle.Builder.minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem) |
WindowsUniversalAppX.Builder |
WindowsUniversalAppX.Builder.minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
Win32LobApp.Builder |
Win32LobApp.Builder.minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
WindowsPhone81AppX.Builder |
WindowsPhone81AppX.Builder.minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
WindowsAppX.Builder |
WindowsAppX.Builder.minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
WindowsPhoneXAP.Builder |
WindowsPhoneXAP.Builder.minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
WindowsUniversalAppX |
WindowsUniversalAppX.withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
Win32LobApp |
Win32LobApp.withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
WindowsPhone81AppX |
WindowsPhone81AppX.withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
WindowsAppX |
WindowsAppX.withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
WindowsPhoneXAP |
WindowsPhoneXAP.withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
Copyright © 2018–2020. All rights reserved.