Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchConversationsCallConferenceRequest
Packages that use PatchConversationsCallConferenceRequest
-
Uses of PatchConversationsCallConferenceRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchConversationsCallConferenceRequestModifier and TypeMethodDescriptionvoidConversationsApi.patchConversationsCallConference(PatchConversationsCallConferenceRequest request) Update a conversation by merging in other conversations to create a conferenceConversationsApiAsync.patchConversationsCallConferenceAsync(PatchConversationsCallConferenceRequest request, AsyncApiCallback<Void> callback) Update a conversation by merging in other conversations to create a conference -
Uses of PatchConversationsCallConferenceRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchConversationsCallConferenceRequestModifier and TypeMethodDescriptionPatchConversationsCallConferenceRequest.Builder.build()PatchConversationsCallConferenceRequest.withBody(UpdateConferenceRequest body) PatchConversationsCallConferenceRequest.withConversationId(String conversationId) PatchConversationsCallConferenceRequest.withCustomHeader(String name, String value)