| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static MobileAppAssignment.Builder |
MobileAppAssignment.builderMobileAppAssignment()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MobileAppAssignment.Builder |
MobileAppAssignment.Builder.id(String id) |
MobileAppAssignment.Builder |
MobileAppAssignment.Builder.intent(InstallIntent intent)
“The install intent defined by the admin.”
|
MobileAppAssignment.Builder |
MobileAppAssignment.Builder.settings(MobileAppAssignmentSettings settings)
“The settings for target assignment defined by the admin.”
|
MobileAppAssignment.Builder |
MobileAppAssignment.Builder.source(DeviceAndAppManagementAssignmentSource source)
“The resource type which is the source for the assignment.”
|
MobileAppAssignment.Builder |
MobileAppAssignment.Builder.sourceId(String sourceId)
“The identifier of the source of the assignment.”
|
MobileAppAssignment.Builder |
MobileAppAssignment.Builder.target(DeviceAndAppManagementAssignmentTarget target)
“The target group assignment defined by the admin.”
|
Copyright © 2018–2020. All rights reserved.