public static final class MobileAppInstallStatus.Builder extends Object
public MobileAppInstallStatus.Builder id(String id)
public MobileAppInstallStatus.Builder deviceName(String deviceName)
deviceName - value of deviceName property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder deviceId(String deviceId)
deviceId - value of deviceId property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder lastSyncDateTime(OffsetDateTime lastSyncDateTime)
lastSyncDateTime - value of lastSyncDateTime property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder mobileAppInstallStatusValue(ResultantAppState mobileAppInstallStatusValue)
mobileAppInstallStatusValue - value of mobileAppInstallStatusValue property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder installState(ResultantAppState installState)
installState - value of installState property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder installStateDetail(ResultantAppStateDetail installStateDetail)
installStateDetail - value of installStateDetail property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder errorCode(Integer errorCode)
errorCode - value of errorCode property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder osVersion(String osVersion)
osVersion - value of osVersion property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder osDescription(String osDescription)
osDescription - value of osDescription property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder userName(String userName)
userName - value of userName property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder userPrincipalName(String userPrincipalName)
userPrincipalName - value of userPrincipalName property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus.Builder displayVersion(String displayVersion)
displayVersion - value of displayVersion property (as defined in service metadata)this (for method chaining)public MobileAppInstallStatus build()
Copyright © 2018–2020. All rights reserved.