MalwareStateForWindowsDevice |
MalwareStateForWindowsDevice.Builder.build() |
|
MalwareStateForWindowsDevice |
MalwareStateForWindowsDevice.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MalwareStateForWindowsDevice |
MalwareStateForWindowsDevice.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MalwareStateForWindowsDevice |
MalwareStateForWindowsDevice.withDetectionCount(Integer detectionCount) |
Returns an immutable copy of this with just the detectionCount
field changed.
|
MalwareStateForWindowsDevice |
MalwareStateForWindowsDevice.withDeviceName(String deviceName) |
Returns an immutable copy of this with just the deviceName field
changed.
|
MalwareStateForWindowsDevice |
MalwareStateForWindowsDevice.withExecutionState(WindowsMalwareExecutionState executionState) |
Returns an immutable copy of this with just the executionState
field changed.
|
MalwareStateForWindowsDevice |
MalwareStateForWindowsDevice.withInitialDetectionDateTime(OffsetDateTime initialDetectionDateTime) |
Returns an immutable copy of this with just the
initialDetectionDateTime field changed.
|
MalwareStateForWindowsDevice |
MalwareStateForWindowsDevice.withLastStateChangeDateTime(OffsetDateTime lastStateChangeDateTime) |
Returns an immutable copy of this with just the
lastStateChangeDateTime field changed.
|
MalwareStateForWindowsDevice |
MalwareStateForWindowsDevice.withThreatState(WindowsMalwareThreatState threatState) |
Returns an immutable copy of this with just the threatState
field changed.
|
MalwareStateForWindowsDevice |
MalwareStateForWindowsDevice.withUnmappedField(String name,
String value) |
|