Uses of Class
com.mypurecloud.sdk.v2.api.request.PostIntegrationsActionExecuteRequest
Packages that use PostIntegrationsActionExecuteRequest
-
Uses of PostIntegrationsActionExecuteRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostIntegrationsActionExecuteRequestModifier and TypeMethodDescriptionIntegrationsApi.postIntegrationsActionExecute(PostIntegrationsActionExecuteRequest request) Execute Action and return response from 3rd party.IntegrationsApiAsync.postIntegrationsActionExecuteAsync(PostIntegrationsActionExecuteRequest request, AsyncApiCallback<Object> callback) Execute Action and return response from 3rd party. -
Uses of PostIntegrationsActionExecuteRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostIntegrationsActionExecuteRequestModifier and TypeMethodDescriptionPostIntegrationsActionExecuteRequest.Builder.build()PostIntegrationsActionExecuteRequest.withActionId(String actionId) PostIntegrationsActionExecuteRequest.withCustomHeader(String name, String value) PostIntegrationsActionExecuteRequest.withFlatten(Boolean flatten)