Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteConversationsCallParticipantCommunicationPostflowactionRequest
Packages that use DeleteConversationsCallParticipantCommunicationPostflowactionRequest
-
Uses of DeleteConversationsCallParticipantCommunicationPostflowactionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteConversationsCallParticipantCommunicationPostflowactionRequestModifier and TypeMethodDescriptionvoidConversationsApi.deleteConversationsCallParticipantCommunicationPostflowaction(DeleteConversationsCallParticipantCommunicationPostflowactionRequest request) Remove mandatory post call actions.ConversationsApiAsync.deleteConversationsCallParticipantCommunicationPostflowactionAsync(DeleteConversationsCallParticipantCommunicationPostflowactionRequest request, AsyncApiCallback<Void> callback) Remove mandatory post call actions. -
Uses of DeleteConversationsCallParticipantCommunicationPostflowactionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteConversationsCallParticipantCommunicationPostflowactionRequestModifier and TypeMethodDescriptionDeleteConversationsCallParticipantCommunicationPostflowactionRequest.Builder.build()DeleteConversationsCallParticipantCommunicationPostflowactionRequest.withCommunicationId(String communicationId) DeleteConversationsCallParticipantCommunicationPostflowactionRequest.withConversationId(String conversationId) DeleteConversationsCallParticipantCommunicationPostflowactionRequest.withCustomHeader(String name, String value) DeleteConversationsCallParticipantCommunicationPostflowactionRequest.withParticipantId(String participantId)