AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.Builder.build() |
|
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withAppSupportsOemConfig(Boolean appSupportsOemConfig) |
Returns an immutable copy of this with just the
appSupportsOemConfig field changed.
|
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withConnectedAppsEnabled(Boolean connectedAppsEnabled) |
Returns an immutable copy of this with just the
connectedAppsEnabled field changed.
|
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withPackageId(String packageId) |
Returns an immutable copy of this with just the packageId field
changed.
|
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withPayloadJson(String payloadJson) |
Returns an immutable copy of this with just the payloadJson
field changed.
|
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withPermissionActions(List<AndroidPermissionAction> permissionActions) |
Returns an immutable copy of this with just the permissionActions
field changed.
|
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withProfileApplicability(AndroidProfileApplicability profileApplicability) |
Returns an immutable copy of this with just the
profileApplicability field changed.
|
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withUnmappedField(String name,
String value) |
|