DeviceEnrollmentPlatformRestrictionConfiguration |
DeviceEnrollmentPlatformRestrictionConfiguration.Builder.build() |
|
DeviceEnrollmentPlatformRestrictionConfiguration |
DeviceEnrollmentPlatformRestrictionConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceEnrollmentPlatformRestrictionConfiguration |
DeviceEnrollmentPlatformRestrictionConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceEnrollmentPlatformRestrictionConfiguration |
DeviceEnrollmentPlatformRestrictionConfiguration.withPlatformRestriction(DeviceEnrollmentPlatformRestriction platformRestriction) |
Returns an immutable copy of this with just the
platformRestriction field changed.
|
DeviceEnrollmentPlatformRestrictionConfiguration |
DeviceEnrollmentPlatformRestrictionConfiguration.withPlatformType(EnrollmentRestrictionPlatformType platformType) |
Returns an immutable copy of this with just the platformType
field changed.
|
DeviceEnrollmentPlatformRestrictionConfiguration |
DeviceEnrollmentPlatformRestrictionConfiguration.withUnmappedField(String name,
String value) |
|