| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static WindowsMobileMSI.Builder |
WindowsMobileMSI.builderWindowsMobileMSI()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.commandLine(String commandLine)
“The command line.”
|
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.committedContentVersion(String committedContentVersion) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.createdDateTime(OffsetDateTime createdDateTime) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.dependentAppCount(Integer dependentAppCount) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.description(String description) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.developer(String developer) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.displayName(String displayName) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.fileName(String fileName) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.id(String id) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.identityVersion(String identityVersion)
“The identity version.”
|
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.ignoreVersionDetection(Boolean ignoreVersionDetection)
“A boolean to control whether the app's version will be used to detect the app
after it is installed on a device.
|
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.informationUrl(String informationUrl) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.isAssigned(Boolean isAssigned) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.isFeatured(Boolean isFeatured) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.largeIcon(MimeContent largeIcon) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.notes(String notes) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.owner(String owner) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.privacyInformationUrl(String privacyInformationUrl) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.productCode(String productCode)
“The product code.”
|
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.productVersion(String productVersion)
“The product version of Windows Mobile MSI Line of Business (LoB) app.”
|
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.publisher(String publisher) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.publishingState(MobileAppPublishingState publishingState) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.size(Long size) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.uploadState(Integer uploadState) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.useDeviceContext(Boolean useDeviceContext)
“Indicates whether to install a dual-mode MSI in the device context.
|
Copyright © 2018–2020. All rights reserved.