Uses of Class
odata.msgraph.client.beta.entity.WindowsMobileMSI.Builder
-
Packages that use WindowsMobileMSI.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of WindowsMobileMSI.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WindowsMobileMSI.Builder Modifier and Type Method Description static WindowsMobileMSI.BuilderWindowsMobileMSI. builderWindowsMobileMSI()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. commandLine(String commandLine)“The command line.”WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. committedContentVersion(String committedContentVersion)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. createdDateTime(OffsetDateTime createdDateTime)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. dependentAppCount(Integer dependentAppCount)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. description(String description)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. developer(String developer)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. displayName(String displayName)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. fileName(String fileName)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. id(String id)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. identityVersion(String identityVersion)“The identity version.”WindowsMobileMSI.BuilderWindowsMobileMSI.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.BuilderWindowsMobileMSI.Builder. informationUrl(String informationUrl)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. isAssigned(Boolean isAssigned)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. isFeatured(Boolean isFeatured)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. largeIcon(MimeContent largeIcon)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. notes(String notes)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. owner(String owner)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. privacyInformationUrl(String privacyInformationUrl)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. productCode(String productCode)“The product code.”WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. productVersion(String productVersion)“The product version of Windows Mobile MSI Line of Business (LoB) app.”WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. publisher(String publisher)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. publishingState(MobileAppPublishingState publishingState)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. roleScopeTagIds(String... roleScopeTagIds)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. roleScopeTagIds(List<String> roleScopeTagIds)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. size(Long size)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. supersededAppCount(Integer supersededAppCount)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. supersedingAppCount(Integer supersedingAppCount)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. uploadState(Integer uploadState)WindowsMobileMSI.BuilderWindowsMobileMSI.Builder. useDeviceContext(Boolean useDeviceContext)“Indicates whether to install a dual-mode MSI in the device context.
-