Uses of Class
io.dialob.api.form.ImmutableFormPutResponse
Packages that use ImmutableFormPutResponse
-
Uses of ImmutableFormPutResponse in io.dialob.api.form
Methods in io.dialob.api.form that return ImmutableFormPutResponseModifier and TypeMethodDescriptionImmutableFormPutResponse.Builder.build()Builds a newImmutableFormPutResponse.static ImmutableFormPutResponseImmutableFormPutResponse.copyOf(FormPutResponse instance) Creates an immutable copy of aFormPutResponsevalue.final ImmutableFormPutResponseCopy the current immutable object by setting a value for theerrorattribute.final ImmutableFormPutResponseImmutableFormPutResponse.withErrors(FormValidationError... elements) Copy the current immutable object with elements that replace the content oferrors.final ImmutableFormPutResponseImmutableFormPutResponse.withErrors(Iterable<? extends FormValidationError> elements) Copy the current immutable object with elements that replace the content oferrors.final ImmutableFormPutResponseCopy the current immutable object by setting a value for theformattribute.final ImmutableFormPutResponseCopy the current immutable object by setting a value for theidattribute.final ImmutableFormPutResponseCopy the current immutable object by setting a value for theokattribute.final ImmutableFormPutResponseImmutableFormPutResponse.withReason(String value) Copy the current immutable object by setting a value for thereasonattribute.final ImmutableFormPutResponseCopy the current immutable object by setting a value for therevattribute.