| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
MobileAppIntentAndStateDetail.Builder |
MobileAppIntentAndStateDetail.Builder.applicationId(String applicationId)
“MobieApp identifier.”
|
static MobileAppIntentAndStateDetail.Builder |
MobileAppIntentAndStateDetail.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MobileAppIntentAndStateDetail.Builder |
MobileAppIntentAndStateDetail.Builder.displayName(String displayName)
“The admin provided or imported title of the app.”
|
MobileAppIntentAndStateDetail.Builder |
MobileAppIntentAndStateDetail.Builder.displayVersion(String displayVersion)
“Human readable version of the application”
|
MobileAppIntentAndStateDetail.Builder |
MobileAppIntentAndStateDetail.Builder.installState(ResultantAppState installState)
“The install state of the app.”
|
MobileAppIntentAndStateDetail.Builder |
MobileAppIntentAndStateDetail.Builder.mobileAppIntent(MobileAppIntent mobileAppIntent)
“Mobile App Intent.”
|
MobileAppIntentAndStateDetail.Builder |
MobileAppIntentAndStateDetail.Builder.supportedDeviceTypes(List<MobileAppSupportedDeviceType> supportedDeviceTypes)
“The supported platforms for the app.”
|
MobileAppIntentAndStateDetail.Builder |
MobileAppIntentAndStateDetail.Builder.supportedDeviceTypesNextLink(String supportedDeviceTypesNextLink)
“The supported platforms for the app.”
|
Copyright © 2018–2020. All rights reserved.