Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchConversationsMessageParticipantRequest.Builder
Packages that use PatchConversationsMessageParticipantRequest.Builder
-
Uses of PatchConversationsMessageParticipantRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchConversationsMessageParticipantRequest.BuilderModifier and TypeMethodDescriptionPatchConversationsMessageParticipantRequest.builder()PatchConversationsMessageParticipantRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsMessageParticipantRequest.Builder.withConversationId(String conversationId) PatchConversationsMessageParticipantRequest.Builder.withParticipantId(String participantId) PatchConversationsMessageParticipantRequest.Builder.withRequiredParams(String conversationId, String participantId)