Package | Description |
---|---|
com.google.api.services.androidenterprise.model |
Modifier and Type | Method and Description |
---|---|
Permission |
Permission.clone() |
Permission |
Permission.set(String fieldName,
Object value) |
Permission |
Permission.setDescription(String description)
A longer description of the Permissions resource, giving more details of what it affects.
|
Permission |
Permission.setKind(String kind)
Identifies what kind of resource this is.
|
Permission |
Permission.setName(String name)
The name of the permission.
|
Permission |
Permission.setPermissionId(String permissionId)
An opaque string uniquely identifying the permission.
|
Copyright © 2011–2019 Google. All rights reserved.