Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder
Packages that use PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder
-
Uses of PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.BuilderModifier and TypeMethodDescriptionPostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.builder()PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.builder(String agentId, AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder.withAgentId(String agentId) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder.withBody(AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder.withForceAsync(Boolean forceAsync) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder.withForceDownloadService(Boolean forceDownloadService) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder.withRequiredParams(String agentId, AgentQueryAdherenceExplanationsRequest body)