Uses of Class
io.dialob.api.rest.Errors
-
Packages that use Errors Package Description io.dialob.api.rest -
-
Uses of Errors in io.dialob.api.rest
Subclasses of Errors in io.dialob.api.rest Modifier and Type Class Description classImmutableErrorsImmutable implementation ofErrors.Methods in io.dialob.api.rest with parameters of type Errors Modifier and Type Method Description static ImmutableErrorsImmutableErrors. copyOf(Errors instance)Creates an immutable copy of aErrorsvalue.ImmutableErrors.BuilderImmutableErrors.Builder. from(Errors instance)Fill a builder with attribute values from the providedErrorsinstance.
-