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