Class GetConversationCommunicationAgentchecklistJobRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationCommunicationAgentchecklistJobRequest.Builder
- Enclosing class:
- GetConversationCommunicationAgentchecklistJobRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAgentChecklistId(String agentChecklistId) withCommunicationId(String communicationId) withConversationId(String conversationId) withRequiredParams(String conversationId, String communicationId, String agentChecklistId, String jobId)
-
Method Details
-
withConversationId
public GetConversationCommunicationAgentchecklistJobRequest.Builder withConversationId(String conversationId) -
withCommunicationId
public GetConversationCommunicationAgentchecklistJobRequest.Builder withCommunicationId(String communicationId) -
withAgentChecklistId
public GetConversationCommunicationAgentchecklistJobRequest.Builder withAgentChecklistId(String agentChecklistId) -
withJobId
-
withRequiredParams
public GetConversationCommunicationAgentchecklistJobRequest.Builder withRequiredParams(String conversationId, String communicationId, String agentChecklistId, String jobId) -
build
-