MobileAppAssignment |
MobileAppAssignment.Builder.build() |
|
MobileAppAssignment |
MobileAppAssignment.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MobileAppAssignment |
MobileAppAssignment.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MobileAppAssignment |
MobileAppAssignment.withIntent(InstallIntent intent) |
Returns an immutable copy of this with just the intent field
changed.
|
MobileAppAssignment |
MobileAppAssignment.withSettings(MobileAppAssignmentSettings settings) |
Returns an immutable copy of this with just the settings field
changed.
|
MobileAppAssignment |
MobileAppAssignment.withSource(DeviceAndAppManagementAssignmentSource source) |
Returns an immutable copy of this with just the source field
changed.
|
MobileAppAssignment |
MobileAppAssignment.withSourceId(String sourceId) |
Returns an immutable copy of this with just the sourceId field
changed.
|
MobileAppAssignment |
MobileAppAssignment.withTarget(DeviceAndAppManagementAssignmentTarget target) |
Returns an immutable copy of this with just the target field
changed.
|
MobileAppAssignment |
MobileAppAssignment.withUnmappedField(String name,
String value) |
|