public static final class IosMobileAppIdentifier.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
IosMobileAppIdentifier |
build() |
IosMobileAppIdentifier.Builder |
bundleId(String bundleId)
“The identifier for an app, as specified in the app store.”
|
public IosMobileAppIdentifier.Builder bundleId(String bundleId)
bundleId - value of bundleId property (as defined in service metadata)this (for method chaining)public IosMobileAppIdentifier build()
Copyright © 2018–2020. All rights reserved.