Uses of Interface
io.dialob.client.api.DialobComposer.Create
-
Packages that use DialobComposer.Create Package Description io.dialob.client.api -
-
Uses of DialobComposer.Create in io.dialob.client.api
Classes in io.dialob.client.api that implement DialobComposer.Create Modifier and Type Class Description classImmutableCreateImmutable implementation ofDialobComposer.Create.Methods in io.dialob.client.api with parameters of type DialobComposer.Create Modifier and Type Method Description static ImmutableCreateImmutableCreate. copyOf(DialobComposer.Create instance)Creates an immutable copy of aDialobComposer.Createvalue.ImmutableCreate.BuilderImmutableCreate.Builder. from(DialobComposer.Create instance)Fill a builder with attribute values from the providedCreateinstance.
-