Class PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder
- Enclosing class:
- PutWorkforcemanagementAgentIntegrationsHrisRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAgentId(String agentId) withRequiredParams(String agentId, AgentIntegrationsRequest body)
-
Method Details
-
withAgentId
-
withBody
public PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder withBody(AgentIntegrationsRequest body) -
withRequiredParams
public PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder withRequiredParams(String agentId, AgentIntegrationsRequest body) -
build
-