| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AndroidManagedStoreAppTrack |
AndroidManagedStoreAppTrack.Builder.build() |
AndroidManagedStoreAppTrack |
AndroidManagedStoreAppTrack.withTrackAlias(String trackAlias)
Returns an immutable copy of
this with just the trackAlias field
changed. |
AndroidManagedStoreAppTrack |
AndroidManagedStoreAppTrack.withTrackId(String trackId)
Returns an immutable copy of
this with just the trackId field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<AndroidManagedStoreAppTrack> |
AndroidManagedStoreApp.appTracks |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<AndroidManagedStoreAppTrack> |
AndroidManagedStoreApp.getAppTracks()
“The tracks that are visible to this enterprise.”
|
| Modifier and Type | Method and Description |
|---|---|
AndroidManagedStoreApp.Builder |
AndroidManagedStoreApp.Builder.appTracks(List<AndroidManagedStoreAppTrack> appTracks)
“The tracks that are visible to this enterprise.”
|
AndroidManagedStoreWebApp.Builder |
AndroidManagedStoreWebApp.Builder.appTracks(List<AndroidManagedStoreAppTrack> appTracks) |
Copyright © 2018–2020. All rights reserved.