public class MapsEngine.RasterCollections.Permissions extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
MapsEngine.RasterCollections.Permissions.List |
| Constructor and Description |
|---|
MapsEngine.RasterCollections.Permissions() |
| Modifier and Type | Method and Description |
|---|---|
MapsEngine.RasterCollections.Permissions.List |
list(String id)
Return all of the permissions for the specified asset.
|
public MapsEngine.RasterCollections.Permissions()
public MapsEngine.RasterCollections.Permissions.List list(String id) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.id - The ID of the asset whose permissions will be listed.IOException