Package io.prismacloud.iac.jenkins.dto
Class ErrorDetail
- java.lang.Object
-
- io.prismacloud.iac.jenkins.dto.ErrorDetail
-
public class ErrorDetail extends Object
-
-
Constructor Summary
Constructors Constructor Description ErrorDetail()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getApiErrorMessageList()StringgetApiErrorStatus()voidsetApiErrorMessageList(List<String> apiErrorMessageList)voidsetApiErrorStatus(String apiErrorStatus)
-