Class Index
java.lang.Object
com.ringcentral.paths.ai.text.v1.async.punctuate.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()
post
(PunctuateInput punctuateInput) post
(PunctuateInput punctuateInput, CaiPunctuateParameters queryParams) Returns Smart Punctuation to the provided webhook uri.
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
public CaiAsyncApiResponse post(PunctuateInput punctuateInput, CaiPunctuateParameters queryParams) throws RestException, IOException Returns Smart Punctuation to the provided webhook uri. HTTP Method: post Endpoint: /ai/text/v1/async/punctuate Rate Limit Group: Heavy App Permission: AI- Throws:
RestException
IOException
-
post
- Throws:
RestException
IOException
-