| Package | Description |
|---|---|
| com.google.api.services.androidenterprise.model |
| Modifier and Type | Method and Description |
|---|---|
AppRestrictionsSchema |
AppRestrictionsSchema.clone() |
AppRestrictionsSchema |
Product.getAppRestrictionsSchema()
The app restriction schema
|
AppRestrictionsSchema |
AppRestrictionsSchema.set(String fieldName,
Object value) |
AppRestrictionsSchema |
AppRestrictionsSchema.setKind(String kind)
Deprecated.
|
AppRestrictionsSchema |
AppRestrictionsSchema.setRestrictions(List<AppRestrictionsSchemaRestriction> restrictions)
The set of restrictions that make up this schema.
|
| Modifier and Type | Method and Description |
|---|---|
Product |
Product.setAppRestrictionsSchema(AppRestrictionsSchema appRestrictionsSchema)
The app restriction schema
|
Copyright © 2011–2025 Google. All rights reserved.