| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MacOSLobChildApp |
MacOSLobChildApp.Builder.build() |
MacOSLobChildApp |
MacOSLobChildApp.withBuildNumber(String buildNumber)
Returns an immutable copy of
this with just the buildNumber
field changed. |
MacOSLobChildApp |
MacOSLobChildApp.withBundleId(String bundleId)
Returns an immutable copy of
this with just the bundleId field
changed. |
MacOSLobChildApp |
MacOSLobChildApp.withVersionNumber(String versionNumber)
Returns an immutable copy of
this with just the versionNumber
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<MacOSLobChildApp> |
MacOSLobApp.childApps |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<MacOSLobChildApp> |
MacOSLobApp.getChildApps()
“The app list in this bundle package”
|
| Modifier and Type | Method and Description |
|---|---|
MacOSLobApp.Builder |
MacOSLobApp.Builder.childApps(List<MacOSLobChildApp> childApps)
“The app list in this bundle package”
|
Copyright © 2018–2020. All rights reserved.