WindowsMalwareInformation |
WindowsMalwareInformation.Builder.build() |
|
WindowsMalwareInformation |
WindowsMalwareInformation.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsMalwareInformation |
WindowsMalwareInformation.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsMalwareInformation |
WindowsMalwareInformation.withAdditionalInformationUrl(String additionalInformationUrl) |
Returns an immutable copy of this with just the
additionalInformationUrl field changed.
|
WindowsMalwareInformation |
WindowsMalwareInformation.withCategory(WindowsMalwareCategory category) |
Returns an immutable copy of this with just the category field
changed.
|
WindowsMalwareInformation |
WindowsMalwareInformation.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
WindowsMalwareInformation |
WindowsMalwareInformation.withLastDetectionDateTime(OffsetDateTime lastDetectionDateTime) |
Returns an immutable copy of this with just the
lastDetectionDateTime field changed.
|
WindowsMalwareInformation |
WindowsMalwareInformation.withSeverity(WindowsMalwareSeverity severity) |
Returns an immutable copy of this with just the severity field
changed.
|
WindowsMalwareInformation |
WindowsMalwareInformation.withUnmappedField(String name,
String value) |
|