public static final class WindowsDeviceMalwareState.Builder extends Object
public WindowsDeviceMalwareState.Builder id(String id)
public WindowsDeviceMalwareState.Builder displayName(String displayName)
displayName - value of displayName property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState.Builder additionalInformationUrl(String additionalInformationUrl)
additionalInformationUrl - value of additionalInformationUrl property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState.Builder severity(WindowsMalwareSeverity severity)
severity - value of severity property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState.Builder catetgory(WindowsMalwareCategory catetgory)
catetgory - value of catetgory property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState.Builder executionState(WindowsMalwareExecutionState executionState)
executionState - value of executionState property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState.Builder state(WindowsMalwareState state)
state - value of state property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState.Builder threatState(WindowsMalwareThreatState threatState)
threatState - value of threatState property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState.Builder initialDetectionDateTime(OffsetDateTime initialDetectionDateTime)
initialDetectionDateTime - value of initialDetectionDateTime property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState.Builder lastStateChangeDateTime(OffsetDateTime lastStateChangeDateTime)
lastStateChangeDateTime - value of lastStateChangeDateTime property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState.Builder detectionCount(Integer detectionCount)
detectionCount - value of detectionCount property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState.Builder category(WindowsMalwareCategory category)
category - value of category property (as defined in service metadata)this (for method chaining)public WindowsDeviceMalwareState build()
Copyright © 2018–2020. All rights reserved.