Uses of Class
io.resys.hdes.client.api.ImmutableStoreEntity
Packages that use ImmutableStoreEntity
-
Uses of ImmutableStoreEntity in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableStoreEntityModifier and TypeMethodDescriptionImmutableStoreEntity.Builder.build()Builds a newImmutableStoreEntity.static ImmutableStoreEntityImmutableStoreEntity.copyOf(HdesStore.StoreEntity instance) Creates an immutable copy of aHdesStore.StoreEntityvalue.final ImmutableStoreEntityImmutableStoreEntity.withBody(AstCommand... elements) Copy the current immutable object with elements that replace the content ofbody.final ImmutableStoreEntityImmutableStoreEntity.withBody(Iterable<? extends AstCommand> elements) Copy the current immutable object with elements that replace the content ofbody.final ImmutableStoreEntityImmutableStoreEntity.withBodyType(AstBody.AstBodyType value) Copy the current immutable object by setting a value for thebodyTypeattribute.final ImmutableStoreEntityCopy the current immutable object by setting a value for thehashattribute.final ImmutableStoreEntityCopy the current immutable object by setting a value for theidattribute.