Class Index
java.lang.Object
com.ringcentral.paths.restapi.v2.accounts.extensions.commhandling.voice.forwardingtargets.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondelete(CommRemoveForwardingTargetsRequest commRemoveForwardingTargetsRequest) Removes the specified forwarding targets from the extension's communication handling rules.devices()get()get(ReadForwardingTargetsParameters queryParams) Returns the extension's forwarding targets.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public CommForwardingTargetsResource get(ReadForwardingTargetsParameters queryParams) throws RestException, IOException Returns the extension's forwarding targets. HTTP Method: get Endpoint: /restapi/v2/accounts/{accountId}/extensions/{extensionId}/comm-handling/voice/forwarding-targets Rate Limit Group: Medium App Permission: ReadAccounts- Throws:
RestExceptionIOException
-
get
- Throws:
RestExceptionIOException
-
delete
public CommRemoveForwardingTargetsResponse delete(CommRemoveForwardingTargetsRequest commRemoveForwardingTargetsRequest) throws RestException, IOException Removes the specified forwarding targets from the extension's communication handling rules. HTTP Method: delete Endpoint: /restapi/v2/accounts/{accountId}/extensions/{extensionId}/comm-handling/voice/forwarding-targets Rate Limit Group: Medium App Permission: EditExtensions- Throws:
RestExceptionIOException
-
devices
-
devices
-