WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.build() |
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.withContent(byte[] content) |
Returns an immutable copy of this with just the content field
changed.
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.withContentFileName(String contentFileName) |
Returns an immutable copy of this with just the contentFileName
field changed.
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.withCreationDateTime(OffsetDateTime creationDateTime) |
Returns an immutable copy of this with just the creationDateTime
field changed.
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.withUnmappedField(String name,
String value) |
|
WindowsDefenderApplicationControlSupplementalPolicy |
WindowsDefenderApplicationControlSupplementalPolicy.withVersion(String version) |
Returns an immutable copy of this with just the version field
changed.
|