Class WindowsMalwareExecutionStateCount.Builder

    • Method Detail

      • deviceCount

        public WindowsMalwareExecutionStateCount.Builder deviceCount​(Integer deviceCount)
        “Count of devices with malware detections for this malware execution state”
        Parameters:
        deviceCount - value of deviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • executionState

        public WindowsMalwareExecutionStateCount.Builder executionState​(WindowsMalwareExecutionState executionState)
        “Malware execution state. Possible values are: unknown, blocked, allowed, running , notRunning. Defaults to unkonwn. Computed.”
        Parameters:
        executionState - value of executionState property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastUpdateDateTime

        public WindowsMalwareExecutionStateCount.Builder lastUpdateDateTime​(OffsetDateTime lastUpdateDateTime)
        “The Timestamp of the last update for the device count in UTC”
        Parameters:
        lastUpdateDateTime - value of lastUpdateDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)