public static final class MobileAppIntentAndStateDetail.Builder extends Object
public MobileAppIntentAndStateDetail.Builder applicationId(String applicationId)
applicationId - value of applicationId property (as defined in service metadata)this (for method chaining)public MobileAppIntentAndStateDetail.Builder displayName(String displayName)
displayName - value of displayName property (as defined in service metadata)this (for method chaining)public MobileAppIntentAndStateDetail.Builder mobileAppIntent(MobileAppIntent mobileAppIntent)
mobileAppIntent - value of mobileAppIntent property (as defined in service metadata)this (for method chaining)public MobileAppIntentAndStateDetail.Builder displayVersion(String displayVersion)
displayVersion - value of displayVersion property (as defined in service metadata)this (for method chaining)public MobileAppIntentAndStateDetail.Builder installState(ResultantAppState installState)
installState - value of installState property (as defined in service metadata)this (for method chaining)public MobileAppIntentAndStateDetail.Builder supportedDeviceTypes(List<MobileAppSupportedDeviceType> supportedDeviceTypes)
supportedDeviceTypes - value of supportedDeviceTypes property (as defined in service metadata)this (for method chaining)public MobileAppIntentAndStateDetail.Builder supportedDeviceTypes(MobileAppSupportedDeviceType... supportedDeviceTypes)
supportedDeviceTypes - value of supportedDeviceTypes property (as defined in service metadata)this (for method chaining)public MobileAppIntentAndStateDetail.Builder supportedDeviceTypesNextLink(String supportedDeviceTypesNextLink)
supportedDeviceTypesNextLink - value of supportedDeviceTypes@nextLink property (as defined in service metadata)this (for method chaining)public MobileAppIntentAndStateDetail build()
Copyright © 2018–2020. All rights reserved.