Uses of Class
io.resys.hdes.client.spi.store.ImmutableEntityState
Packages that use ImmutableEntityState
-
Uses of ImmutableEntityState in io.resys.hdes.client.spi.store
Methods in io.resys.hdes.client.spi.store that return ImmutableEntityStateModifier and TypeMethodDescriptionImmutableEntityState.Builder.build()Builds a newImmutableEntityState.static ImmutableEntityStateImmutableEntityState.copyOf(ThenaConfig.EntityState instance) Creates an immutable copy of aThenaConfig.EntityStatevalue.final ImmutableEntityStateImmutableEntityState.withEntity(HdesStore.StoreEntity value) Copy the current immutable object by setting a value for theentityattribute.final ImmutableEntityStateImmutableEntityState.withSrc(QueryEnvelope<GitPullActions.PullObject> value) Copy the current immutable object by setting a value for thesrcattribute.