public static final class TeamsGetMembersRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
TeamsGetMembersResponse |
call(String tid) |
Calls getMembers method, List members of a team; max 20 per page
|
public final TeamsGetMembersResponse call(String tid) throws OnshapeException
tid - Team IDOnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.