| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
AppListItem.Builder |
AppListItem.Builder.appId(String appId)
“The bundle identifier of the application”
|
AppListItem.Builder |
AppListItem.Builder.appStoreUrl(String appStoreUrl)
“The Store URL of the application”
|
static AppListItem.Builder |
AppListItem.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AppListItem.Builder |
AppListItem.Builder.name(String name)
“The application name”
|
AppListItem.Builder |
AppListItem.Builder.publisher(String publisher)
“The publisher of the application”
|
Copyright © 2018–2020. All rights reserved.