WindowsPrivacyDataAccessControlItem |
WindowsPrivacyDataAccessControlItem.Builder.build() |
|
WindowsPrivacyDataAccessControlItem |
WindowsPrivacyDataAccessControlItem.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsPrivacyDataAccessControlItem |
WindowsPrivacyDataAccessControlItem.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsPrivacyDataAccessControlItem |
WindowsPrivacyDataAccessControlItem.withAccessLevel(WindowsPrivacyDataAccessLevel accessLevel) |
Returns an immutable copy of this with just the accessLevel
field changed.
|
WindowsPrivacyDataAccessControlItem |
WindowsPrivacyDataAccessControlItem.withAppDisplayName(String appDisplayName) |
Returns an immutable copy of this with just the appDisplayName
field changed.
|
WindowsPrivacyDataAccessControlItem |
WindowsPrivacyDataAccessControlItem.withAppPackageFamilyName(String appPackageFamilyName) |
Returns an immutable copy of this with just the
appPackageFamilyName field changed.
|
WindowsPrivacyDataAccessControlItem |
WindowsPrivacyDataAccessControlItem.withDataCategory(WindowsPrivacyDataCategory dataCategory) |
Returns an immutable copy of this with just the dataCategory
field changed.
|
WindowsPrivacyDataAccessControlItem |
WindowsPrivacyDataAccessControlItem.withUnmappedField(String name,
String value) |
|