Uses of Class
io.prismacloud.iac.commons.model.IacApiErrorResponse
-
Packages that use IacApiErrorResponse Package Description io.prismacloud.iac.commons.model -
-
Uses of IacApiErrorResponse in io.prismacloud.iac.commons.model
Methods in io.prismacloud.iac.commons.model that return IacApiErrorResponse Modifier and Type Method Description IacApiErrorResponse
IacApiErrorResponse. addErrorsItem(IacApiError errorsItem)
IacApiErrorResponse
IacApiErrorResponse. errors(List<IacApiError> errors)
-