Win32LobApp |
Win32LobApp.Builder.build() |
|
Win32LobApp |
Win32LobApp.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
Win32LobApp |
Win32LobApp.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
Win32LobApp |
Win32LobApp.withApplicableArchitectures(WindowsArchitecture applicableArchitectures) |
Returns an immutable copy of this with just the
applicableArchitectures field changed.
|
Win32LobApp |
Win32LobApp.withDetectionRules(List<Win32LobAppDetection> detectionRules) |
Returns an immutable copy of this with just the detectionRules
field changed.
|
Win32LobApp |
Win32LobApp.withDisplayVersion(String displayVersion) |
Returns an immutable copy of this with just the displayVersion
field changed.
|
Win32LobApp |
Win32LobApp.withInstallCommandLine(String installCommandLine) |
Returns an immutable copy of this with just the
installCommandLine field changed.
|
Win32LobApp |
Win32LobApp.withInstallExperience(Win32LobAppInstallExperience installExperience) |
Returns an immutable copy of this with just the installExperience
field changed.
|
Win32LobApp |
Win32LobApp.withMinimumCpuSpeedInMHz(Integer minimumCpuSpeedInMHz) |
Returns an immutable copy of this with just the
minimumCpuSpeedInMHz field changed.
|
Win32LobApp |
Win32LobApp.withMinimumFreeDiskSpaceInMB(Integer minimumFreeDiskSpaceInMB) |
Returns an immutable copy of this with just the
minimumFreeDiskSpaceInMB field changed.
|
Win32LobApp |
Win32LobApp.withMinimumMemoryInMB(Integer minimumMemoryInMB) |
Returns an immutable copy of this with just the minimumMemoryInMB
field changed.
|
Win32LobApp |
Win32LobApp.withMinimumNumberOfProcessors(Integer minimumNumberOfProcessors) |
Returns an immutable copy of this with just the
minimumNumberOfProcessors field changed.
|
Win32LobApp |
Win32LobApp.withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem) |
Returns an immutable copy of this with just the
minimumSupportedOperatingSystem field changed.
|
Win32LobApp |
Win32LobApp.withMinimumSupportedWindowsRelease(String minimumSupportedWindowsRelease) |
Returns an immutable copy of this with just the
minimumSupportedWindowsRelease field changed.
|
Win32LobApp |
Win32LobApp.withMsiInformation(Win32LobAppMsiInformation msiInformation) |
Returns an immutable copy of this with just the msiInformation
field changed.
|
Win32LobApp |
Win32LobApp.withRequirementRules(List<Win32LobAppRequirement> requirementRules) |
Returns an immutable copy of this with just the requirementRules
field changed.
|
Win32LobApp |
Win32LobApp.withReturnCodes(List<Win32LobAppReturnCode> returnCodes) |
Returns an immutable copy of this with just the returnCodes
field changed.
|
Win32LobApp |
Win32LobApp.withRules(List<Win32LobAppRule> rules) |
Returns an immutable copy of this with just the rules field
changed.
|
Win32LobApp |
Win32LobApp.withSetupFilePath(String setupFilePath) |
Returns an immutable copy of this with just the setupFilePath
field changed.
|
Win32LobApp |
Win32LobApp.withUninstallCommandLine(String uninstallCommandLine) |
Returns an immutable copy of this with just the
uninstallCommandLine field changed.
|
Win32LobApp |
Win32LobApp.withUnmappedField(String name,
String value) |
|