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