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