public class MapsEngine.PermissionIds extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
MapsEngine.PermissionIds.GetIdForEmail |
| Constructor and Description |
|---|
MapsEngine.PermissionIds() |
| Modifier and Type | Method and Description |
|---|---|
MapsEngine.PermissionIds.GetIdForEmail |
getIdForEmail(String email)
Return permission ID given an email address.
|
public MapsEngine.PermissionIds.GetIdForEmail getIdForEmail(String email) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.email - The email address to be translated into permission ID.IOException