Class Index
java.lang.Object
com.ringcentral.paths.teammessaging.v1.files.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()
post
(CreateGlipFileNewRequest createGlipFileNewRequest) post
(CreateGlipFileNewRequest createGlipFileNewRequest, CreateGlipFileNewParameters queryParams) Posts a file.
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
public TMAddFileRequest post(CreateGlipFileNewRequest createGlipFileNewRequest, CreateGlipFileNewParameters queryParams) throws RestException, IOException Posts a file. HTTP Method: post Endpoint: /team-messaging/v1/files Rate Limit Group: Heavy App Permission: TeamMessaging- Throws:
RestException
IOException
-
post
public TMAddFileRequest post(CreateGlipFileNewRequest createGlipFileNewRequest) throws RestException, IOException - Throws:
RestException
IOException
-