Uses of Class
com.mypurecloud.sdk.v2.api.request.PostIntegrationsWebhookEventsRequest
Packages that use PostIntegrationsWebhookEventsRequest
-
Uses of PostIntegrationsWebhookEventsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostIntegrationsWebhookEventsRequestModifier and TypeMethodDescriptionIntegrationsApi.postIntegrationsWebhookEvents(PostIntegrationsWebhookEventsRequest request) Invoke WebhookIntegrationsApiAsync.postIntegrationsWebhookEventsAsync(PostIntegrationsWebhookEventsRequest request, AsyncApiCallback<WebhookInvocationResponse> callback) Invoke Webhook -
Uses of PostIntegrationsWebhookEventsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostIntegrationsWebhookEventsRequestModifier and TypeMethodDescriptionPostIntegrationsWebhookEventsRequest.Builder.build()PostIntegrationsWebhookEventsRequest.withCustomHeader(String name, String value) PostIntegrationsWebhookEventsRequest.withTokenId(String tokenId)