Uses of Class
io.dialob.api.rest.ImmutableErrors.Error.Builder
Packages that use ImmutableErrors.Error.Builder
-
Uses of ImmutableErrors.Error.Builder in io.dialob.api.rest
Methods in io.dialob.api.rest that return ImmutableErrors.Error.BuilderModifier and TypeMethodDescriptionImmutableErrors.Error.builder()Creates a builder forError.Initializes the value for thecodeattribute.Initializes the value for thecontextattribute.Initializes the value for theerrorattribute.ImmutableErrors.Error.Builder.from(Errors.Error instance) Fill a builder with attribute values from the providedErrorinstance.ImmutableErrors.Error.Builder.rejectedValue(Object rejectedValue) Initializes the value for therejectedValueattribute.