Class DeviceComplianceActionItem.Builder

    • Method Detail

      • gracePeriodHours

        public DeviceComplianceActionItem.Builder gracePeriodHours​(Integer gracePeriodHours)
        “Number of hours to wait till the action will be enforced. Valid values 0 to 8760”
        Parameters:
        gracePeriodHours - value of gracePeriodHours property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • notificationMessageCCList

        public DeviceComplianceActionItem.Builder notificationMessageCCList​(List<String> notificationMessageCCList)
        “A list of group IDs to speicify who to CC this notification message to.”
        Parameters:
        notificationMessageCCList - value of notificationMessageCCList property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • notificationMessageCCList

        public DeviceComplianceActionItem.Builder notificationMessageCCList​(String... notificationMessageCCList)
        “A list of group IDs to speicify who to CC this notification message to.”
        Parameters:
        notificationMessageCCList - value of notificationMessageCCList property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • notificationMessageCCListNextLink

        public DeviceComplianceActionItem.Builder notificationMessageCCListNextLink​(String notificationMessageCCListNextLink)
        “A list of group IDs to speicify who to CC this notification message to.”
        Parameters:
        notificationMessageCCListNextLink - value of notificationMessageCCList@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • notificationTemplateId

        public DeviceComplianceActionItem.Builder notificationTemplateId​(String notificationTemplateId)
        “What notification Message template to use”
        Parameters:
        notificationTemplateId - value of notificationTemplateId property (as defined in service metadata)
        Returns:
        this (for method chaining)