Uses of Class
io.dialob.client.api.ImmutableCreate
-
Packages that use ImmutableCreate Package Description io.dialob.client.api -
-
Uses of ImmutableCreate in io.dialob.client.api
Methods in io.dialob.client.api that return ImmutableCreate Modifier and Type Method Description ImmutableCreateImmutableCreate.Builder. build()Builds a newImmutableCreate.static ImmutableCreateImmutableCreate. copyOf(DialobComposer.Create instance)Creates an immutable copy of aDialobComposer.Createvalue.ImmutableCreateImmutableCreate. withBody(io.dialob.api.form.Form value)Copy the current immutable object by setting a value for thebodyattribute.
-