| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected MobileAppIntent |
MobileAppIntentAndStateDetail.mobileAppIntent |
| Modifier and Type | Method and Description |
|---|---|
Optional<MobileAppIntent> |
MobileAppIntentAndStateDetail.getMobileAppIntent()
“Mobile App Intent.”
|
| Modifier and Type | Method and Description |
|---|---|
MobileAppIntentAndStateDetail.Builder |
MobileAppIntentAndStateDetail.Builder.mobileAppIntent(MobileAppIntent mobileAppIntent)
“Mobile App Intent.”
|
MobileAppIntentAndStateDetail |
MobileAppIntentAndStateDetail.withMobileAppIntent(MobileAppIntent mobileAppIntent)
Returns an immutable copy of
this with just the mobileAppIntent
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static MobileAppIntent |
MobileAppIntent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MobileAppIntent[] |
MobileAppIntent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.