Uses of Class
com.mypurecloud.sdk.v2.model.UpdateMuAgentWorkPlanFailureResponse
Packages that use UpdateMuAgentWorkPlanFailureResponse
-
Uses of UpdateMuAgentWorkPlanFailureResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateMuAgentWorkPlanFailureResponseModifier and TypeMethodDescriptionUpdateMuAgentWorkPlanFailureResponse.failure(UpdateMuAgentWorkPlanFailureResponse.FailureEnum failure) The work plan update failure reasonUpdateMuAgentWorkPlanFailureResponse.notFoundWorkPlanId(String notFoundWorkPlanId) The id of the work plan that has not been foundUpdateMuAgentWorkPlanFailureResponse.user(UserReference user) The user for whom the work plan update has failedMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type UpdateMuAgentWorkPlanFailureResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UpdateMuAgentWorkPlanFailureResponseModifier and TypeMethodDescriptionUpdateMuAgentWorkPlansBatchResponse.failures(List<UpdateMuAgentWorkPlanFailureResponse> failures) The work plan update failuresvoidUpdateMuAgentWorkPlansBatchResponse.setFailures(List<UpdateMuAgentWorkPlanFailureResponse> failures)