static MacOSDmgApp.Builder |
MacOSDmgApp.builderMacOSDmgApp() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.committedContentVersion(String committedContentVersion) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.createdDateTime(OffsetDateTime createdDateTime) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.dependentAppCount(Integer dependentAppCount) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.description(String description) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.developer(String developer) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.displayName(String displayName) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.fileName(String fileName) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.id(String id) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.ignoreVersionDetection(Boolean ignoreVersionDetection) |
“A value indicating whether the app's version will be used to detect the app
after it is installed on a device.
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.includedApps(List<MacOSIncludedApp> includedApps) |
“The list of apps expected to be installed by the DMG.”
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.includedApps(MacOSIncludedApp... includedApps) |
“The list of apps expected to be installed by the DMG.”
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.includedAppsNextLink(String includedAppsNextLink) |
“The list of apps expected to be installed by the DMG.”
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.informationUrl(String informationUrl) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.isAssigned(Boolean isAssigned) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.isFeatured(Boolean isFeatured) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.largeIcon(MimeContent largeIcon) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.minimumSupportedOperatingSystem(MacOSMinimumOperatingSystem minimumSupportedOperatingSystem) |
“The value for the minimum applicable operating system.”
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.notes(String notes) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.owner(String owner) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.primaryBundleId(String primaryBundleId) |
“The primary CFBundleIdentifier of the DMG.”
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.primaryBundleVersion(String primaryBundleVersion) |
“The primary CFBundleVersion of the DMG.”
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.privacyInformationUrl(String privacyInformationUrl) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.publisher(String publisher) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.publishingState(MobileAppPublishingState publishingState) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.roleScopeTagIds(String... roleScopeTagIds) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.size(Long size) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.supersededAppCount(Integer supersededAppCount) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.supersedingAppCount(Integer supersedingAppCount) |
|
MacOSDmgApp.Builder |
MacOSDmgApp.Builder.uploadState(Integer uploadState) |
|