Uses of Class
com.mypurecloud.sdk.v2.api.request.PutWorkforcemanagementAgentIntegrationsHrisRequest
Packages that use PutWorkforcemanagementAgentIntegrationsHrisRequest
-
Uses of PutWorkforcemanagementAgentIntegrationsHrisRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutWorkforcemanagementAgentIntegrationsHrisRequestModifier and TypeMethodDescriptionWorkforceManagementApi.putWorkforcemanagementAgentIntegrationsHris(PutWorkforcemanagementAgentIntegrationsHrisRequest request) Update integrations for agentWorkforceManagementApiAsync.putWorkforcemanagementAgentIntegrationsHrisAsync(PutWorkforcemanagementAgentIntegrationsHrisRequest request, AsyncApiCallback<AgentIntegrationsResponse> callback) Update integrations for agent -
Uses of PutWorkforcemanagementAgentIntegrationsHrisRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutWorkforcemanagementAgentIntegrationsHrisRequestModifier and TypeMethodDescriptionPutWorkforcemanagementAgentIntegrationsHrisRequest.Builder.build()PutWorkforcemanagementAgentIntegrationsHrisRequest.withAgentId(String agentId) PutWorkforcemanagementAgentIntegrationsHrisRequest.withBody(AgentIntegrationsRequest body) PutWorkforcemanagementAgentIntegrationsHrisRequest.withCustomHeader(String name, String value)