Uses of Class
com.mypurecloud.sdk.v2.model.WebhookInvocationResponse
Packages that use WebhookInvocationResponse
-
Uses of WebhookInvocationResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WebhookInvocationResponseModifier and TypeMethodDescriptionIntegrationsApi.postIntegrationsWebhookEvents(PostIntegrationsWebhookEventsRequest request) Invoke WebhookIntegrationsApi.postIntegrationsWebhookEvents(String tokenId, Object body) Invoke WebhookMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WebhookInvocationResponseModifier and TypeMethodDescriptionIntegrationsApi.postIntegrationsWebhookEvents(ApiRequest<Object> request) Invoke WebhookIntegrationsApiAsync.postIntegrationsWebhookEventsAsync(PostIntegrationsWebhookEventsRequest request, AsyncApiCallback<WebhookInvocationResponse> callback) Invoke WebhookIntegrationsApiAsync.postIntegrationsWebhookEventsAsync(ApiRequest<Object> request, AsyncApiCallback<ApiResponse<WebhookInvocationResponse>> callback) Invoke WebhookIntegrationsApi.postIntegrationsWebhookEventsWithHttpInfo(String tokenId, Object body) Invoke WebhookMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WebhookInvocationResponseModifier and TypeMethodDescriptionIntegrationsApiAsync.postIntegrationsWebhookEventsAsync(PostIntegrationsWebhookEventsRequest request, AsyncApiCallback<WebhookInvocationResponse> callback) Invoke WebhookIntegrationsApiAsync.postIntegrationsWebhookEventsAsync(ApiRequest<Object> request, AsyncApiCallback<ApiResponse<WebhookInvocationResponse>> callback) Invoke Webhook -
Uses of WebhookInvocationResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebhookInvocationResponseModifier and TypeMethodDescriptionWebhookInvocationResponse.invocationId(String invocationId) The id of the Webhook Invocation