WindowsInformationProtectionAppLockerFile |
WindowsInformationProtectionAppLockerFile.Builder.build() |
|
WindowsInformationProtectionAppLockerFile |
WindowsInformationProtectionAppLockerFile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsInformationProtectionAppLockerFile |
WindowsInformationProtectionAppLockerFile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsInformationProtectionAppLockerFile |
WindowsInformationProtectionAppLockerFile.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
WindowsInformationProtectionAppLockerFile |
WindowsInformationProtectionAppLockerFile.withFile(byte[] file) |
Returns an immutable copy of this with just the file field
changed.
|
WindowsInformationProtectionAppLockerFile |
WindowsInformationProtectionAppLockerFile.withFileHash(String fileHash) |
Returns an immutable copy of this with just the fileHash field
changed.
|
WindowsInformationProtectionAppLockerFile |
WindowsInformationProtectionAppLockerFile.withUnmappedField(String name,
String value) |
|
WindowsInformationProtectionAppLockerFile |
WindowsInformationProtectionAppLockerFile.withVersion(String version) |
Returns an immutable copy of this with just the version field
changed.
|