Uses of Class
io.dialob.client.api.ImmutableCopyAs
-
Packages that use ImmutableCopyAs Package Description io.dialob.client.api -
-
Uses of ImmutableCopyAs in io.dialob.client.api
Methods in io.dialob.client.api that return ImmutableCopyAs Modifier and Type Method Description ImmutableCopyAsImmutableCopyAs.Builder. build()Builds a newImmutableCopyAs.static ImmutableCopyAsImmutableCopyAs. copyOf(DialobComposer.CopyAs instance)Creates an immutable copy of aDialobComposer.CopyAsvalue.ImmutableCopyAsImmutableCopyAs. withId(String value)Copy the current immutable object by setting a value for theidattribute.ImmutableCopyAsImmutableCopyAs. withName(String value)Copy the current immutable object by setting a value for thenameattribute.
-