Class Index
java.lang.Object
com.ringcentral.paths.restapi.dictionary.language.Index
-
Field Details
-
rc
-
parent
-
languageId
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
list
Returns information about the supported languages.HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/language Rate Limit Group: Light
- Throws:
RestException
IOException
-
get
Returns a language by ID.HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/language/{languageId} Rate Limit Group: Light
- Throws:
RestException
IOException
-