Uses of Class
com.mypurecloud.sdk.v2.model.RestErrorDetail
Packages that use RestErrorDetail
-
Uses of RestErrorDetail in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RestErrorDetailModifier and TypeMethodDescriptionRestErrorDetail.userParams(List<UserParam> userParams) parameters to be inserted into details.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type RestErrorDetailModifier and TypeMethodDescriptionCampaignDiagnostics.getCampaignErrors()Campaign.getErrors()MessagingCampaign.getErrors()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type RestErrorDetailModifier and TypeMethodDescriptionMessagingCampaign.errors(List<RestErrorDetail> errors) A list of current error conditions associated with this messaging campaign.voidMessagingCampaign.setErrors(List<RestErrorDetail> errors)