IosUpdateDeviceStatus |
IosUpdateDeviceStatus.Builder.build() |
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withComplianceGracePeriodExpirationDateTime(OffsetDateTime complianceGracePeriodExpirationDateTime) |
Returns an immutable copy of this with just the
complianceGracePeriodExpirationDateTime field changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withDeviceDisplayName(String deviceDisplayName) |
Returns an immutable copy of this with just the deviceDisplayName
field changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withDeviceId(String deviceId) |
Returns an immutable copy of this with just the deviceId field
changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withDeviceModel(String deviceModel) |
Returns an immutable copy of this with just the deviceModel
field changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withInstallStatus(IosUpdatesInstallStatus installStatus) |
Returns an immutable copy of this with just the installStatus
field changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withLastReportedDateTime(OffsetDateTime lastReportedDateTime) |
Returns an immutable copy of this with just the
lastReportedDateTime field changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withOsVersion(String osVersion) |
Returns an immutable copy of this with just the osVersion field
changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withPlatform(Integer platform) |
Returns an immutable copy of this with just the platform field
changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withStatus(ComplianceStatus status) |
Returns an immutable copy of this with just the status field
changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withUnmappedField(String name,
String value) |
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withUserId(String userId) |
Returns an immutable copy of this with just the userId field
changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withUserName(String userName) |
Returns an immutable copy of this with just the userName field
changed.
|
IosUpdateDeviceStatus |
IosUpdateDeviceStatus.withUserPrincipalName(String userPrincipalName) |
Returns an immutable copy of this with just the userPrincipalName
field changed.
|