public static final class ManagedDeviceReportedApp.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceReportedApp.Builder |
appId(String appId)
“The application or bundle identifier of the application”
|
ManagedDeviceReportedApp |
build() |
public ManagedDeviceReportedApp.Builder appId(String appId)
appId - value of appId property (as defined in service metadata)this (for method chaining)public ManagedDeviceReportedApp build()
Copyright © 2018–2020. All rights reserved.