Class GetConversationsChatParticipantWrapupcodesRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationsChatParticipantWrapupcodesRequest.Builder
- Enclosing class:
- GetConversationsChatParticipantWrapupcodesRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withConversationId(String conversationId) withParticipantId(String participantId) withRequiredParams(String conversationId, String participantId)
-
Method Details
-
withConversationId
public GetConversationsChatParticipantWrapupcodesRequest.Builder withConversationId(String conversationId) -
withParticipantId
public GetConversationsChatParticipantWrapupcodesRequest.Builder withParticipantId(String participantId) -
withRequiredParams
public GetConversationsChatParticipantWrapupcodesRequest.Builder withRequiredParams(String conversationId, String participantId) -
build
-