| Package | Description |
|---|---|
| com.google.api.services.drive.model |
| Modifier and Type | Method and Description |
|---|---|
PermissionList |
PermissionList.clone() |
PermissionList |
PermissionList.set(String fieldName,
Object value) |
PermissionList |
PermissionList.setKind(String kind)
Identifies what kind of resource this is.
|
PermissionList |
PermissionList.setPermissions(List<Permission> permissions)
The full list of permissions.
|