Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.callmonitoringgroups.members.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(ListCallMonitoringGroupMembersParameters queryParams) Returns a list of members for a call monitoring group specified in path.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public CallMonitoringGroupMemberList get(ListCallMonitoringGroupMembersParameters queryParams) throws RestException, IOException Returns a list of members for a call monitoring group specified in path.HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/call-monitoring-groups/{groupId}/members Rate Limit Group: Medium App Permission: ReadAccounts User Permission: ReadExtensions
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-