Uses of Interface
io.thestencil.persistence.api.UpdateBuilder.LocaleMutator
-
-
Uses of UpdateBuilder.LocaleMutator in io.thestencil.persistence.api
Classes in io.thestencil.persistence.api that implement UpdateBuilder.LocaleMutator Modifier and Type Class Description classImmutableLocaleMutatorImmutable implementation ofUpdateBuilder.LocaleMutator.Methods in io.thestencil.persistence.api with parameters of type UpdateBuilder.LocaleMutator Modifier and Type Method Description static ImmutableLocaleMutatorImmutableLocaleMutator. copyOf(UpdateBuilder.LocaleMutator instance)Creates an immutable copy of aUpdateBuilder.LocaleMutatorvalue.ImmutableLocaleMutator.BuilderImmutableLocaleMutator.Builder. from(UpdateBuilder.LocaleMutator instance)Fill a builder with attribute values from the providedLocaleMutatorinstance.io.smallrye.mutiny.Uni<ZoePersistence.Entity<ZoePersistence.Locale>>UpdateBuilder. locale(UpdateBuilder.LocaleMutator changes)
-