| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static Win32LobAppMsiInformation.Builder |
Win32LobAppMsiInformation.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Win32LobAppMsiInformation.Builder |
Win32LobAppMsiInformation.Builder.packageType(Win32LobAppMsiPackageType packageType)
“The MSI package type.”
|
Win32LobAppMsiInformation.Builder |
Win32LobAppMsiInformation.Builder.productCode(String productCode)
“The MSI product code.”
|
Win32LobAppMsiInformation.Builder |
Win32LobAppMsiInformation.Builder.productName(String productName)
“The MSI product name.”
|
Win32LobAppMsiInformation.Builder |
Win32LobAppMsiInformation.Builder.productVersion(String productVersion)
“The MSI product version.”
|
Win32LobAppMsiInformation.Builder |
Win32LobAppMsiInformation.Builder.publisher(String publisher)
“The MSI publisher.”
|
Win32LobAppMsiInformation.Builder |
Win32LobAppMsiInformation.Builder.requiresReboot(Boolean requiresReboot)
“Whether the MSI app requires the machine to reboot to complete installation.”
|
Win32LobAppMsiInformation.Builder |
Win32LobAppMsiInformation.Builder.upgradeCode(String upgradeCode)
“The MSI upgrade code.”
|
Copyright © 2018–2020. All rights reserved.