|
1 | 1 | +------------------------+---------------------------+---------------------------------------------------------------------------------+
|
2 |
| -| :class:`WebexAPI` | :ref:`access_tokens` | :meth:`get() <webexpythonsdk.api.access_tokens.AccessTokensAPI.get>` | |
3 |
| -| | | :meth:`refresh() <webexpythonsdk.api.access_tokens.AccessTokensAPI.refresh>` | |
4 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
5 |
| -| | :ref:`admin_audit_events` | :meth:`list() <webexpythonsdk.api.admin_audit_events.list>` | |
6 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
7 |
| -| | :ref:`attachment_actions` | :meth:`create() <webexpythonsdk.api.attachment_actions.create>` | |
8 |
| -| | | :meth:`get() <webexpythonsdk.api.attachment_actions.get>` | |
9 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
10 |
| -| | :ref:`events` | :meth:`list() <webexpythonsdk.api.events.EventsAPI.list>` | |
11 |
| -| | | :meth:`get() <webexpythonsdk.api.events.EventsAPI.get>` | |
12 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
13 |
| -| | :ref:`guest_issuer` | :meth:`create() <webexpythonsdk.api.guest_issuer.create>` | |
14 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
15 |
| -| | :ref:`licenses` | :meth:`list() <webexpythonsdk.api.licenses.LicensesAPI.list>` | |
16 |
| -| | | :meth:`create() <webexpythonsdk.api.licenses.LicensesAPI.create>` | |
17 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
18 |
| -| | :ref:`memberships` | :meth:`list() <webexpythonsdk.api.memberships.MembershipsAPI.list>` | |
19 |
| -| | | :meth:`create() <webexpythonsdk.api.memberships.MembershipsAPI.create>` | |
20 |
| -| | | :meth:`get() <webexpythonsdk.api.memberships.MembershipsAPI.get>` | |
21 |
| -| | | :meth:`update() <webexpythonsdk.api.memberships.MembershipsAPI.update>` | |
22 |
| -| | | :meth:`delete() <webexpythonsdk.api.memberships.MembershipsAPI.delete>` | |
23 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
24 |
| -| | :ref:`messages` | :meth:`list() <webexpythonsdk.api.messages.MessagesAPI.list>` | |
25 |
| -| | | :meth:`list_direct() <webexpythonsdk.api.messages.MessagesAPI.list_direct>` | |
26 |
| -| | | :meth:`create() <webexpythonsdk.api.messages.MessagesAPI.create>` | |
27 |
| -| | | :meth:`get() <webexpythonsdk.api.messages.MessagesAPI.get>` | |
28 |
| -| | | :meth:`delete() <webexpythonsdk.api.messages.MessagesAPI.delete>` | |
29 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
30 |
| -| | :ref:`organizations` | :meth:`list() <webexpythonsdk.api.organizations.OrganizationsAPI.list>` | |
31 |
| -| | | :meth:`create() <webexpythonsdk.api.organizations.OrganizationsAPI.create>` | |
32 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
33 |
| -| | :ref:`people` | :meth:`list() <webexpythonsdk.api.people.PeopleAPI.list>` | |
34 |
| -| | | :meth:`create() <webexpythonsdk.api.people.PeopleAPI.create>` | |
35 |
| -| | | :meth:`get() <webexpythonsdk.api.people.PeopleAPI.get>` | |
36 |
| -| | | :meth:`update() <webexpythonsdk.api.people.PeopleAPI.update>` | |
37 |
| -| | | :meth:`me() <webexpythonsdk.api.people.PeopleAPI.me>` | |
38 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
39 |
| -| | :ref:`roles` | :meth:`list() <webexpythonsdk.api.roles.RolesAPI.list>` | |
40 |
| -| | | :meth:`create() <webexpythonsdk.api.roles.RolesAPI.create>` | |
41 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
42 |
| -| | :ref:`rooms` | :meth:`list() <webexpythonsdk.api.rooms.RoomsAPI.list>` | |
43 |
| -| | | :meth:`create() <webexpythonsdk.api.rooms.RoomsAPI.create>` | |
44 |
| -| | | :meth:`get() <webexpythonsdk.api.rooms.RoomsAPI.get>` | |
45 |
| -| | | :meth:`get_meeting_info() <webexpythonsdk.api.rooms.RoomsAPI.get_meeting_info>` | |
46 |
| -| | | :meth:`update() <webexpythonsdk.api.rooms.RoomsAPI.update>` | |
47 |
| -| | | :meth:`delete() <webexpythonsdk.api.rooms.RoomsAPI.delete>` | |
48 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
49 |
| -| | :ref:`team_memberships` | :meth:`list() <webexpythonsdk.api.team_memberships.TeamMembershipsAPI.list>` | |
50 |
| -| | | :meth:`create() <webexpythonsdk.api.team_memberships.TeamMembershipsAPI.create>` | |
51 |
| -| | | :meth:`get() <webexpythonsdk.api.team_memberships.TeamMembershipsAPI.get>` | |
52 |
| -| | | :meth:`update() <webexpythonsdk.api.team_memberships.TeamMembershipsAPI.update>` | |
53 |
| -| | | :meth:`delete() <webexpythonsdk.api.team_memberships.TeamMembershipsAPI.delete>` | |
54 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
55 |
| -| | :ref:`teams` | :meth:`list() <webexpythonsdk.api.teams.TeamsAPI.list>` | |
56 |
| -| | | :meth:`create() <webexpythonsdk.api.teams.TeamsAPI.create>` | |
57 |
| -| | | :meth:`get() <webexpythonsdk.api.teams.TeamsAPI.get>` | |
58 |
| -| | | :meth:`update() <webexpythonsdk.api.teams.TeamsAPI.update>` | |
59 |
| -| | | :meth:`delete() <webexpythonsdk.api.teams.TeamsAPI.delete>` | |
60 |
| -+------------------------+---------------------------+---------------------------------------------------------------------------------+ |
61 |
| -| | :ref:`webhooks` | :meth:`list() <webexpythonsdk.api.webhooks.WebhooksAPI.list>` | |
62 |
| -| | | :meth:`create() <webexpythonsdk.api.webhooks.WebhooksAPI.create>` | |
63 |
| -| | | :meth:`get() <webexpythonsdk.api..WebhooksAPI.get>` | |
64 |
| -| | | :meth:`update() <webexpythonsdk.api.webhooks.WebhooksAPI.update>` | |
65 |
| -| | | :meth:`delete() <webexpythonsdk.api.webhooks.WebhooksAPI.delete>` | |
| 2 | +| :class:`WebexAPI` | :ref:`access_tokens` | :meth:`get() <webexpythonsdk.api.access_tokens.AccessTokensAPI.get>` | |
| 3 | +| | | :meth:`refresh() <webexpythonsdk.api.access_tokens.AccessTokensAPI.refresh>` | |
| 4 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 5 | +| | :ref:`admin_audit_events` | :meth:`list() <webexpythonsdk.api.admin_audit_events.list>` | |
| 6 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 7 | +| | :ref:`attachment_actions` | :meth:`create() <webexpythonsdk.api.attachment_actions.create>` | |
| 8 | +| | | :meth:`get() <webexpythonsdk.api.attachment_actions.get>` | |
| 9 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 10 | +| | :ref:`events` | :meth:`list() <webexpythonsdk.api.events.EventsAPI.list>` | |
| 11 | +| | | :meth:`get() <webexpythonsdk.api.events.EventsAPI.get>` | |
| 12 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 13 | +| | :ref:`guest_issuer` | :meth:`create() <webexpythonsdk.api.guest_issuer.create>` | |
| 14 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 15 | +| | :ref:`licenses` | :meth:`list() <webexpythonsdk.api.licenses.LicensesAPI.list>` | |
| 16 | +| | | :meth:`create() <webexpythonsdk.api.licenses.LicensesAPI.create>` | |
| 17 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 18 | +| | :ref:`memberships` | :meth:`list() <webexpythonsdk.api.memberships.MembershipsAPI.list>` | |
| 19 | +| | | :meth:`create() <webexpythonsdk.api.memberships.MembershipsAPI.create>` | |
| 20 | +| | | :meth:`get() <webexpythonsdk.api.memberships.MembershipsAPI.get>` | |
| 21 | +| | | :meth:`update() <webexpythonsdk.api.memberships.MembershipsAPI.update>` | |
| 22 | +| | | :meth:`delete() <webexpythonsdk.api.memberships.MembershipsAPI.delete>` | |
| 23 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 24 | +| | :ref:`messages` | :meth:`list() <webexpythonsdk.api.messages.MessagesAPI.list>` | |
| 25 | +| | | :meth:`list_direct() <webexpythonsdk.api.messages.MessagesAPI.list_direct>` | |
| 26 | +| | | :meth:`create() <webexpythonsdk.api.messages.MessagesAPI.create>` | |
| 27 | +| | | :meth:`get() <webexpythonsdk.api.messages.MessagesAPI.get>` | |
| 28 | +| | | :meth:`delete() <webexpythonsdk.api.messages.MessagesAPI.delete>` | |
| 29 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 30 | +| | :ref:`organizations` | :meth:`list() <webexpythonsdk.api.organizations.OrganizationsAPI.list>` | |
| 31 | +| | | :meth:`create() <webexpythonsdk.api.organizations.OrganizationsAPI.create>` | |
| 32 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 33 | +| | :ref:`people` | :meth:`list() <webexpythonsdk.api.people.PeopleAPI.list>` | |
| 34 | +| | | :meth:`create() <webexpythonsdk.api.people.PeopleAPI.create>` | |
| 35 | +| | | :meth:`get() <webexpythonsdk.api.people.PeopleAPI.get>` | |
| 36 | +| | | :meth:`update() <webexpythonsdk.api.people.PeopleAPI.update>` | |
| 37 | +| | | :meth:`me() <webexpythonsdk.api.people.PeopleAPI.me>` | |
| 38 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 39 | +| | :ref:`roles` | :meth:`list() <webexpythonsdk.api.roles.RolesAPI.list>` | |
| 40 | +| | | :meth:`create() <webexpythonsdk.api.roles.RolesAPI.create>` | |
| 41 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 42 | +| | :ref:`rooms` | :meth:`list() <webexpythonsdk.api.rooms.RoomsAPI.list>` | |
| 43 | +| | | :meth:`create() <webexpythonsdk.api.rooms.RoomsAPI.create>` | |
| 44 | +| | | :meth:`get() <webexpythonsdk.api.rooms.RoomsAPI.get>` | |
| 45 | +| | | :meth:`get_meeting_info() <webexpythonsdk.api.rooms.RoomsAPI.get_meeting_info>` | |
| 46 | +| | | :meth:`update() <webexpythonsdk.api.rooms.RoomsAPI.update>` | |
| 47 | +| | | :meth:`delete() <webexpythonsdk.api.rooms.RoomsAPI.delete>` | |
| 48 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 49 | +| | :ref:`team_memberships` | :meth:`list() <webexpythonsdk.api.team_memberships.TeamMembershipsAPI.list>` | |
| 50 | +| | | :meth:`create() <webexpythonsdk.api.team_memberships.TeamMembershipsAPI.create>`| |
| 51 | +| | | :meth:`get() <webexpythonsdk.api.team_memberships.TeamMembershipsAPI.get>` | |
| 52 | +| | | :meth:`update() <webexpythonsdk.api.team_memberships.TeamMembershipsAPI.update>`| |
| 53 | +| | | :meth:`delete() <webexpythonsdk.api.team_memberships.TeamMembershipsAPI.delete>`| |
| 54 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 55 | +| | :ref:`teams` | :meth:`list() <webexpythonsdk.api.teams.TeamsAPI.list>` | |
| 56 | +| | | :meth:`create() <webexpythonsdk.api.teams.TeamsAPI.create>` | |
| 57 | +| | | :meth:`get() <webexpythonsdk.api.teams.TeamsAPI.get>` | |
| 58 | +| | | :meth:`update() <webexpythonsdk.api.teams.TeamsAPI.update>` | |
| 59 | +| | | :meth:`delete() <webexpythonsdk.api.teams.TeamsAPI.delete>` | |
| 60 | ++------------------------+---------------------------+---------------------------------------------------------------------------------+ |
| 61 | +| | :ref:`webhooks` | :meth:`list() <webexpythonsdk.api.webhooks.WebhooksAPI.list>` | |
| 62 | +| | | :meth:`create() <webexpythonsdk.api.webhooks.WebhooksAPI.create>` | |
| 63 | +| | | :meth:`get() <webexpythonsdk.api..WebhooksAPI.get>` | |
| 64 | +| | | :meth:`update() <webexpythonsdk.api.webhooks.WebhooksAPI.update>` | |
| 65 | +| | | :meth:`delete() <webexpythonsdk.api.webhooks.WebhooksAPI.delete>` | |
66 | 66 | +------------------------+---------------------------+---------------------------------------------------------------------------------+
|
0 commit comments