public static final class DeviceLogCollectionResponse.Builder extends Object
public DeviceLogCollectionResponse.Builder id(String id)
public DeviceLogCollectionResponse.Builder status(String status)
status - value of status property (as defined in service metadata)this (for method chaining)public DeviceLogCollectionResponse.Builder managedDeviceId(String managedDeviceId)
managedDeviceId - value of managedDeviceId property (as defined in service metadata)this (for method chaining)public DeviceLogCollectionResponse.Builder errorCode(Long errorCode)
errorCode - value of errorCode property (as defined in service metadata)this (for method chaining)public DeviceLogCollectionResponse.Builder requestedDateTimeUTC(OffsetDateTime requestedDateTimeUTC)
requestedDateTimeUTC - value of requestedDateTimeUTC property (as defined in service metadata)this (for method chaining)public DeviceLogCollectionResponse.Builder receivedDateTimeUTC(OffsetDateTime receivedDateTimeUTC)
receivedDateTimeUTC - value of receivedDateTimeUTC property (as defined in service metadata)this (for method chaining)public DeviceLogCollectionResponse.Builder initiatedByUserPrincipalName(String initiatedByUserPrincipalName)
initiatedByUserPrincipalName - value of initiatedByUserPrincipalName property (as defined in service metadata)this (for method chaining)public DeviceLogCollectionResponse.Builder expirationDateTimeUTC(OffsetDateTime expirationDateTimeUTC)
expirationDateTimeUTC - value of expirationDateTimeUTC property (as defined in service metadata)this (for method chaining)public DeviceLogCollectionResponse.Builder size(Double size)
size - value of size property (as defined in service metadata)this (for method chaining)public DeviceLogCollectionResponse build()
Copyright © 2018–2020. All rights reserved.