DeviceManagementComplianceActionItem |
DeviceManagementComplianceActionItem.Builder.build() |
|
DeviceManagementComplianceActionItem |
DeviceManagementComplianceActionItem.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementComplianceActionItem |
DeviceManagementComplianceActionItem.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementComplianceActionItem |
DeviceManagementComplianceActionItem.withActionType(DeviceManagementComplianceActionType actionType) |
Returns an immutable copy of this with just the actionType field
changed.
|
DeviceManagementComplianceActionItem |
DeviceManagementComplianceActionItem.withGracePeriodHours(Integer gracePeriodHours) |
Returns an immutable copy of this with just the gracePeriodHours
field changed.
|
DeviceManagementComplianceActionItem |
DeviceManagementComplianceActionItem.withNotificationMessageCCList(List<String> notificationMessageCCList) |
Returns an immutable copy of this with just the
notificationMessageCCList field changed.
|
DeviceManagementComplianceActionItem |
DeviceManagementComplianceActionItem.withNotificationTemplateId(String notificationTemplateId) |
Returns an immutable copy of this with just the
notificationTemplateId field changed.
|
DeviceManagementComplianceActionItem |
DeviceManagementComplianceActionItem.withUnmappedField(String name,
String value) |
|