DeviceAppManagementTask |
DeviceAppManagementTask.Builder.build() |
|
DeviceAppManagementTask |
DeviceAppManagementTask.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceAppManagementTask |
DeviceAppManagementTask.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceAppManagementTask |
DeviceAppManagementTask.withAssignedTo(String assignedTo) |
Returns an immutable copy of this with just the assignedTo field
changed.
|
DeviceAppManagementTask |
DeviceAppManagementTask.withCategory(DeviceAppManagementTaskCategory category) |
Returns an immutable copy of this with just the category field
changed.
|
DeviceAppManagementTask |
DeviceAppManagementTask.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
DeviceAppManagementTask |
DeviceAppManagementTask.withCreator(String creator) |
Returns an immutable copy of this with just the creator field
changed.
|
DeviceAppManagementTask |
DeviceAppManagementTask.withCreatorNotes(String creatorNotes) |
Returns an immutable copy of this with just the creatorNotes
field changed.
|
DeviceAppManagementTask |
DeviceAppManagementTask.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
DeviceAppManagementTask |
DeviceAppManagementTask.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
DeviceAppManagementTask |
DeviceAppManagementTask.withDueDateTime(OffsetDateTime dueDateTime) |
Returns an immutable copy of this with just the dueDateTime
field changed.
|
DeviceAppManagementTask |
DeviceAppManagementTask.withPriority(DeviceAppManagementTaskPriority priority) |
Returns an immutable copy of this with just the priority field
changed.
|
DeviceAppManagementTask |
DeviceAppManagementTask.withStatus(DeviceAppManagementTaskStatus status) |
Returns an immutable copy of this with just the status field
changed.
|
DeviceAppManagementTask |
DeviceAppManagementTask.withUnmappedField(String name,
String value) |
|