Uses of Interface
io.dialob.client.api.DialobStore.EmptyCommand
-
Packages that use DialobStore.EmptyCommand Package Description io.dialob.client.api -
-
Uses of DialobStore.EmptyCommand in io.dialob.client.api
Classes in io.dialob.client.api that implement DialobStore.EmptyCommand Modifier and Type Class Description classImmutableEmptyCommandImmutable implementation ofDialobStore.EmptyCommand.Methods in io.dialob.client.api with parameters of type DialobStore.EmptyCommand Modifier and Type Method Description static ImmutableEmptyCommandImmutableEmptyCommand. copyOf(DialobStore.EmptyCommand instance)Creates an immutable copy of aDialobStore.EmptyCommandvalue.ImmutableEmptyCommand.BuilderImmutableEmptyCommand.Builder. from(DialobStore.EmptyCommand instance)Fill a builder with attribute values from the providedio.dialob.client.api.DialobStore.EmptyCommandinstance.
-