Uses of Class
io.resys.hdes.client.api.ImmutableDetachedEntity
Packages that use ImmutableDetachedEntity
-
Uses of ImmutableDetachedEntity in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableDetachedEntityModifier and TypeMethodDescriptionImmutableDetachedEntity.Builder.build()Builds a newImmutableDetachedEntity.static ImmutableDetachedEntityImmutableDetachedEntity.copyOf(HdesStore.DetachedEntity instance) Creates an immutable copy of aHdesStore.DetachedEntityvalue.final ImmutableDetachedEntityImmutableDetachedEntity.withBody(AstCommand... elements) Copy the current immutable object with elements that replace the content ofbody.final ImmutableDetachedEntityImmutableDetachedEntity.withBody(Iterable<? extends AstCommand> elements) Copy the current immutable object with elements that replace the content ofbody.final ImmutableDetachedEntityImmutableDetachedEntity.withCreated(LocalDateTime value) Copy the current immutable object by setting a value for thecreatedattribute.final ImmutableDetachedEntityCopy the current immutable object by setting a value for thehashattribute.