Uses of Class
com.mypurecloud.sdk.v2.api.request.PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder
Packages that use PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder
-
Uses of PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutWorkforcemanagementAgentIntegrationsHrisRequest.BuilderModifier and TypeMethodDescriptionPutWorkforcemanagementAgentIntegrationsHrisRequest.builder()PutWorkforcemanagementAgentIntegrationsHrisRequest.builder(String agentId, AgentIntegrationsRequest body) PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder.withAgentId(String agentId) PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder.withBody(AgentIntegrationsRequest body) PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder.withRequiredParams(String agentId, AgentIntegrationsRequest body)