Uses of Class
com.mypurecloud.sdk.v2.model.AddAdherenceExplanationAdminRequest
Packages that use AddAdherenceExplanationAdminRequest
Package
Description
-
Uses of AddAdherenceExplanationAdminRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type AddAdherenceExplanationAdminRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanations(String agentId, AddAdherenceExplanationAdminRequest body) Add an adherence explanation for the requested userWorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanationsWithHttpInfo(String agentId, AddAdherenceExplanationAdminRequest body) Add an adherence explanation for the requested userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AddAdherenceExplanationAdminRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanations(ApiRequest<AddAdherenceExplanationAdminRequest> request) Add an adherence explanation for the requested userWorkforceManagementApiAsync.postWorkforcemanagementAgentAdherenceExplanationsAsync(ApiRequest<AddAdherenceExplanationAdminRequest> request, AsyncApiCallback<ApiResponse<AdherenceExplanationAsyncResponse>> callback) Add an adherence explanation for the requested user -
Uses of AddAdherenceExplanationAdminRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return AddAdherenceExplanationAdminRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentAdherenceExplanationsRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type AddAdherenceExplanationAdminRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentAdherenceExplanationsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type AddAdherenceExplanationAdminRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentAdherenceExplanationsRequest.builder(String agentId, AddAdherenceExplanationAdminRequest body) voidPostWorkforcemanagementAgentAdherenceExplanationsRequest.setBody(AddAdherenceExplanationAdminRequest body) PostWorkforcemanagementAgentAdherenceExplanationsRequest.Builder.withBody(AddAdherenceExplanationAdminRequest body) PostWorkforcemanagementAgentAdherenceExplanationsRequest.withBody(AddAdherenceExplanationAdminRequest body) PostWorkforcemanagementAgentAdherenceExplanationsRequest.Builder.withRequiredParams(String agentId, AddAdherenceExplanationAdminRequest body) -
Uses of AddAdherenceExplanationAdminRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AddAdherenceExplanationAdminRequestModifier and TypeMethodDescriptionAddAdherenceExplanationAdminRequest.lengthMinutes(Integer lengthMinutes) The length of the adherence explanation in minutesNotes about the adherence explanationThe start timestamp of the adherence explanation in ISO-8601 formatAddAdherenceExplanationAdminRequest.status(AddAdherenceExplanationAdminRequest.StatusEnum status) The status of the adherence explanationAddAdherenceExplanationAdminRequest.type(AddAdherenceExplanationAdminRequest.TypeEnum type) The type of the adherence explanation