RestrictedAppsViolation |
RestrictedAppsViolation.Builder.build() |
|
RestrictedAppsViolation |
RestrictedAppsViolation.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
RestrictedAppsViolation |
RestrictedAppsViolation.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
RestrictedAppsViolation |
RestrictedAppsViolation.withDeviceConfigurationId(String deviceConfigurationId) |
Returns an immutable copy of this with just the
deviceConfigurationId field changed.
|
RestrictedAppsViolation |
RestrictedAppsViolation.withDeviceConfigurationName(String deviceConfigurationName) |
Returns an immutable copy of this with just the
deviceConfigurationName field changed.
|
RestrictedAppsViolation |
RestrictedAppsViolation.withDeviceName(String deviceName) |
Returns an immutable copy of this with just the deviceName field
changed.
|
RestrictedAppsViolation |
RestrictedAppsViolation.withManagedDeviceId(String managedDeviceId) |
Returns an immutable copy of this with just the managedDeviceId
field changed.
|
RestrictedAppsViolation |
RestrictedAppsViolation.withPlatformType(PolicyPlatformType platformType) |
Returns an immutable copy of this with just the platformType
field changed.
|
RestrictedAppsViolation |
RestrictedAppsViolation.withRestrictedApps(List<ManagedDeviceReportedApp> restrictedApps) |
Returns an immutable copy of this with just the restrictedApps
field changed.
|
RestrictedAppsViolation |
RestrictedAppsViolation.withRestrictedAppsState(RestrictedAppsState restrictedAppsState) |
Returns an immutable copy of this with just the
restrictedAppsState field changed.
|
RestrictedAppsViolation |
RestrictedAppsViolation.withUnmappedField(String name,
String value) |
|
RestrictedAppsViolation |
RestrictedAppsViolation.withUserId(String userId) |
Returns an immutable copy of this with just the userId field
changed.
|
RestrictedAppsViolation |
RestrictedAppsViolation.withUserName(String userName) |
Returns an immutable copy of this with just the userName field
changed.
|