DeviceLogCollectionResponse |
DeviceLogCollectionResponse.Builder.build() |
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.withEnrolledByUser(String enrolledByUser) |
Returns an immutable copy of this with just the enrolledByUser
field changed.
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.withExpirationDateTimeUTC(OffsetDateTime expirationDateTimeUTC) |
Returns an immutable copy of this with just the
expirationDateTimeUTC field changed.
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.withInitiatedByUserPrincipalName(String initiatedByUserPrincipalName) |
Returns an immutable copy of this with just the
initiatedByUserPrincipalName field changed.
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.withManagedDeviceId(UUID managedDeviceId) |
Returns an immutable copy of this with just the managedDeviceId
field changed.
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.withReceivedDateTimeUTC(OffsetDateTime receivedDateTimeUTC) |
Returns an immutable copy of this with just the
receivedDateTimeUTC field changed.
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.withRequestedDateTimeUTC(OffsetDateTime requestedDateTimeUTC) |
Returns an immutable copy of this with just the
requestedDateTimeUTC field changed.
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.withSizeInKB(Double sizeInKB) |
Returns an immutable copy of this with just the sizeInKB field
changed.
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.withStatus(AppLogUploadState status) |
Returns an immutable copy of this with just the status field
changed.
|
DeviceLogCollectionResponse |
DeviceLogCollectionResponse.withUnmappedField(String name,
Object value) |
|