Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchConversationsCallRequest.Builder
Packages that use PatchConversationsCallRequest.Builder
-
Uses of PatchConversationsCallRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchConversationsCallRequest.BuilderModifier and TypeMethodDescriptionPatchConversationsCallRequest.builder()PatchConversationsCallRequest.builder(String conversationId, Conversation body) PatchConversationsCallRequest.Builder.withBody(Conversation body) PatchConversationsCallRequest.Builder.withConversationId(String conversationId) PatchConversationsCallRequest.Builder.withRequiredParams(String conversationId, Conversation body)