| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidManagedStoreAppAssignmentSettings
“Contains properties used to assign an Android Managed Store mobile app to a
group.”
|
class |
IosLobAppAssignmentSettings
“Contains properties used to assign an iOS LOB mobile app to a group.”
|
class |
IosStoreAppAssignmentSettings
“Contains properties used to assign an iOS Store mobile app to a group.”
|
class |
IosVppAppAssignmentSettings
“Contains properties used to assign an iOS VPP mobile app to a group.”
|
class |
MacOsVppAppAssignmentSettings
“Contains properties used to assign an Mac VPP mobile app to a group.”
|
class |
MicrosoftStoreForBusinessAppAssignmentSettings
“Contains properties used to assign an Microsoft Store for Business mobile app to
a group.”
|
class |
Win32LobAppAssignmentSettings
“Contains properties used to assign an Win32 LOB mobile app to a group.”
|
class |
WindowsAppXAppAssignmentSettings
“Contains properties used when assigning a Windows AppX mobile app to a group.”
|
class |
WindowsUniversalAppXAppAssignmentSettings
“Contains properties used when assigning a Windows Universal AppX mobile app to a
group.”
|
| Modifier and Type | Field and Description |
|---|---|
protected MobileAppAssignmentSettings |
MobileAppPolicySetItem.settings |
protected MobileAppAssignmentSettings |
MobileAppAssignment.settings |
| Modifier and Type | Method and Description |
|---|---|
Optional<MobileAppAssignmentSettings> |
MobileAppPolicySetItem.getSettings()
“Settings of the MobileAppPolicySetItem.”
|
Optional<MobileAppAssignmentSettings> |
MobileAppAssignment.getSettings()
“The settings for target assignment defined by the admin.”
|
| Modifier and Type | Method and Description |
|---|---|
MobileAppPolicySetItem.Builder |
MobileAppPolicySetItem.Builder.settings(MobileAppAssignmentSettings settings)
“Settings of the MobileAppPolicySetItem.”
|
MobileAppAssignment.Builder |
MobileAppAssignment.Builder.settings(MobileAppAssignmentSettings settings)
“The settings for target assignment defined by the admin.”
|
MobileAppPolicySetItem |
MobileAppPolicySetItem.withSettings(MobileAppAssignmentSettings settings)
Returns an immutable copy of
this with just the settings field
changed. |
MobileAppAssignment |
MobileAppAssignment.withSettings(MobileAppAssignmentSettings settings)
Returns an immutable copy of
this with just the settings field
changed. |
Copyright © 2018–2020. All rights reserved.