public class Coordinate.Worker
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
Coordinate.Worker.List |
| Constructor and Description |
|---|
Coordinate.Worker() |
| Modifier and Type | Method and Description |
|---|---|
Coordinate.Worker.List |
list(java.lang.String teamId)
Retrieves a list of workers in a team.
|
public Coordinate.Worker.List list(java.lang.String teamId) throws java.io.IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.teamId - Team IDjava.io.IOException