GenericResource
The WebhookResource class provides methods to access the webhooks
endpoint of the Cloud Blue Connect API.
Kind: global class
Extends: GenericResource
Category: Resources
Creates a new instance of the WebhookResource class.
Returns: WebhookResource
– An instance of the WebhookResource class.
Param | Type | Description |
---|---|---|
client | ConnectClient |
An instance of the ConnectClient class. |