Uses of Class
io.dialob.api.rest.ImmutableErrors.Error
Packages that use ImmutableErrors.Error
-
Uses of ImmutableErrors.Error in io.dialob.api.rest
Methods in io.dialob.api.rest that return ImmutableErrors.ErrorModifier and TypeMethodDescriptionImmutableErrors.Error.Builder.build()Builds a newError.static ImmutableErrors.ErrorImmutableErrors.Error.copyOf(Errors.Error instance) Creates an immutable copy of aErrors.Errorvalue.final ImmutableErrors.ErrorCopy the current immutable object by setting a value for thecodeattribute.final ImmutableErrors.ErrorImmutableErrors.Error.withContext(String value) Copy the current immutable object by setting a value for thecontextattribute.final ImmutableErrors.ErrorCopy the current immutable object by setting a value for theerrorattribute.final ImmutableErrors.ErrorImmutableErrors.Error.withRejectedValue(Object value) Copy the current immutable object by setting a value for therejectedValueattribute.