Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.extension.assignableroles.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()get(ListOfAvailableForAssigningRolesParameters queryParams) Returns a list of roles which can be assigned to a given extension.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public RolesCollectionResource get(ListOfAvailableForAssigningRolesParameters queryParams) throws RestException, IOException Returns a list of roles which can be assigned to a given extension. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/assignable-roles Rate Limit Group: Medium App Permission: RoleManagement- Throws:
RestExceptionIOException
-
get
- Throws:
RestExceptionIOException
-