Uses of Class
odata.msgraph.client.beta.complex.WindowsMinimumOperatingSystem
-
Packages that use WindowsMinimumOperatingSystem Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of WindowsMinimumOperatingSystem in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as WindowsMinimumOperatingSystem Modifier and Type Field Description protected WindowsMinimumOperatingSystemWindowsPackageInformation. minimumSupportedOperatingSystemMethods in odata.msgraph.client.beta.complex that return WindowsMinimumOperatingSystem Modifier and Type Method Description WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem.Builder. build()WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withUnmappedField(String name, String value)WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_0(Boolean v10_0)Returns an immutable copy ofthiswith just thev10_0field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_1607(Boolean v10_1607)Returns an immutable copy ofthiswith just thev10_1607field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_1703(Boolean v10_1703)Returns an immutable copy ofthiswith just thev10_1703field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_1709(Boolean v10_1709)Returns an immutable copy ofthiswith just thev10_1709field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_1803(Boolean v10_1803)Returns an immutable copy ofthiswith just thev10_1803field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_1809(Boolean v10_1809)Returns an immutable copy ofthiswith just thev10_1809field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_1903(Boolean v10_1903)Returns an immutable copy ofthiswith just thev10_1903field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_1909(Boolean v10_1909)Returns an immutable copy ofthiswith just thev10_1909field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_2004(Boolean v10_2004)Returns an immutable copy ofthiswith just thev10_2004field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_21H1(Boolean v10_21H1)Returns an immutable copy ofthiswith just thev10_21H1field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV10_2H20(Boolean v10_2H20)Returns an immutable copy ofthiswith just thev10_2H20field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV8_0(Boolean v8_0)Returns an immutable copy ofthiswith just thev8_0field changed.WindowsMinimumOperatingSystemWindowsMinimumOperatingSystem. withV8_1(Boolean v8_1)Returns an immutable copy ofthiswith just thev8_1field changed.Methods in odata.msgraph.client.beta.complex that return types with arguments of type WindowsMinimumOperatingSystem Modifier and Type Method Description Optional<WindowsMinimumOperatingSystem>WindowsPackageInformation. getMinimumSupportedOperatingSystem()“The value for the minimum applicable operating system.”Methods in odata.msgraph.client.beta.complex with parameters of type WindowsMinimumOperatingSystem Modifier and Type Method Description WindowsPackageInformation.BuilderWindowsPackageInformation.Builder. minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)“The value for the minimum applicable operating system.”WindowsPackageInformationWindowsPackageInformation. withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)Returns an immutable copy ofthiswith just theminimumSupportedOperatingSystemfield changed. -
Uses of WindowsMinimumOperatingSystem in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as WindowsMinimumOperatingSystem Modifier and Type Field Description protected WindowsMinimumOperatingSystemWin32LobApp. minimumSupportedOperatingSystemprotected WindowsMinimumOperatingSystemWindowsAppX. minimumSupportedOperatingSystemprotected WindowsMinimumOperatingSystemWindowsPhone81AppX. minimumSupportedOperatingSystemprotected WindowsMinimumOperatingSystemWindowsPhoneXAP. minimumSupportedOperatingSystemprotected WindowsMinimumOperatingSystemWindowsUniversalAppX. minimumSupportedOperatingSystemMethods in odata.msgraph.client.beta.entity that return types with arguments of type WindowsMinimumOperatingSystem Modifier and Type Method Description Optional<WindowsMinimumOperatingSystem>Win32LobApp. getMinimumSupportedOperatingSystem()“The value for the minimum applicable operating system.”Optional<WindowsMinimumOperatingSystem>WindowsAppX. getMinimumSupportedOperatingSystem()“The value for the minimum applicable operating system.”Optional<WindowsMinimumOperatingSystem>WindowsPhone81AppX. getMinimumSupportedOperatingSystem()“The value for the minimum applicable operating system.”Optional<WindowsMinimumOperatingSystem>WindowsPhoneXAP. getMinimumSupportedOperatingSystem()“The value for the minimum applicable operating system.”Optional<WindowsMinimumOperatingSystem>WindowsUniversalAppX. getMinimumSupportedOperatingSystem()“The value for the minimum applicable operating system.”Methods in odata.msgraph.client.beta.entity with parameters of type WindowsMinimumOperatingSystem Modifier and Type Method Description Win32LobApp.BuilderWin32LobApp.Builder. minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)“The value for the minimum applicable operating system.”WindowsAppX.BuilderWindowsAppX.Builder. minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)“The value for the minimum applicable operating system.”WindowsPhone81AppX.BuilderWindowsPhone81AppX.Builder. minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)“The value for the minimum applicable operating system.”WindowsPhone81AppXBundle.BuilderWindowsPhone81AppXBundle.Builder. minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)WindowsPhoneXAP.BuilderWindowsPhoneXAP.Builder. minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)“The value for the minimum applicable operating system.”WindowsUniversalAppX.BuilderWindowsUniversalAppX.Builder. minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)“The value for the minimum applicable operating system.”Win32LobAppWin32LobApp. withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)Returns an immutable copy ofthiswith just theminimumSupportedOperatingSystemfield changed.WindowsAppXWindowsAppX. withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)Returns an immutable copy ofthiswith just theminimumSupportedOperatingSystemfield changed.WindowsPhone81AppXWindowsPhone81AppX. withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)Returns an immutable copy ofthiswith just theminimumSupportedOperatingSystemfield changed.WindowsPhoneXAPWindowsPhoneXAP. withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)Returns an immutable copy ofthiswith just theminimumSupportedOperatingSystemfield changed.WindowsUniversalAppXWindowsUniversalAppX. withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)Returns an immutable copy ofthiswith just theminimumSupportedOperatingSystemfield changed.
-