| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.withVersion(String version)
Returns an immutable copy of
this with just the version field
changed. |
Copyright © 2018–2020. All rights reserved.