Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.pagingonlygroups.devices.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(ListPagingGroupDevicesParameters queryParams) Returns a list of paging devices assigned to this group.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public PagingOnlyGroupDevices get(ListPagingGroupDevicesParameters queryParams) throws RestException, IOException Returns a list of paging devices assigned to this group.HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/paging-only-groups/{pagingOnlyGroupId}/devices Rate Limit Group: Light App Permission: ReadAccounts User Permission: ReadCompanyDevices
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-