Uses of Interface
io.resys.hdes.client.spi.store.ThenaConfig.EntityState
Packages that use ThenaConfig.EntityState
-
Uses of ThenaConfig.EntityState in io.resys.hdes.client.spi.store
Classes in io.resys.hdes.client.spi.store that implement ThenaConfig.EntityStateModifier and TypeClassDescriptionfinal classImmutable implementation ofThenaConfig.EntityState.Methods in io.resys.hdes.client.spi.store that return types with arguments of type ThenaConfig.EntityStateModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<ThenaConfig.EntityState>PersistenceCommands.getEntityState(String id) io.smallrye.mutiny.Uni<ThenaConfig.EntityState>ThenaConfig.Commands.getEntityState(String id) Methods in io.resys.hdes.client.spi.store with parameters of type ThenaConfig.EntityStateModifier and TypeMethodDescriptionstatic ImmutableEntityStateImmutableEntityState.copyOf(ThenaConfig.EntityState instance) Creates an immutable copy of aThenaConfig.EntityStatevalue.ImmutableEntityState.Builder.from(ThenaConfig.EntityState instance) Fill a builder with attribute values from the providedEntityStateinstance.