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