Uses of Class
com.mypurecloud.sdk.v2.model.ValidateWorkPlanResponse
Packages that use ValidateWorkPlanResponse
-
Uses of ValidateWorkPlanResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ValidateWorkPlanResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanValidate(PostWorkforcemanagementManagementunitWorkplanValidateRequest request) Validate Work PlanWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanValidate(String managementUnitId, String workPlanId, WorkPlanValidationRequest body, List<String> expand) Validate Work PlanMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ValidateWorkPlanResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanValidate(ApiRequest<WorkPlanValidationRequest> request) Validate Work PlanWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanValidateAsync(PostWorkforcemanagementManagementunitWorkplanValidateRequest request, AsyncApiCallback<ValidateWorkPlanResponse> callback) Validate Work PlanWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanValidateAsync(ApiRequest<WorkPlanValidationRequest> request, AsyncApiCallback<ApiResponse<ValidateWorkPlanResponse>> callback) Validate Work PlanWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanValidateWithHttpInfo(String managementUnitId, String workPlanId, WorkPlanValidationRequest body, List<String> expand) Validate Work PlanMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ValidateWorkPlanResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanValidateAsync(PostWorkforcemanagementManagementunitWorkplanValidateRequest request, AsyncApiCallback<ValidateWorkPlanResponse> callback) Validate Work PlanWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanValidateAsync(ApiRequest<WorkPlanValidationRequest> request, AsyncApiCallback<ApiResponse<ValidateWorkPlanResponse>> callback) Validate Work Plan -
Uses of ValidateWorkPlanResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ValidateWorkPlanResponseModifier and TypeMethodDescriptionValidateWorkPlanResponse.messages(ValidateWorkPlanMessages messages) Validation messages for this work planWhether the work plan is valid or notValidateWorkPlanResponse.workPlan(WorkPlanReference workPlan) The work plan reference associated with this response