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