Uses of Class
io.resys.hdes.client.api.ImmutableUpdateEntity
Packages that use ImmutableUpdateEntity
-
Uses of ImmutableUpdateEntity in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableUpdateEntityModifier and TypeMethodDescriptionImmutableUpdateEntity.Builder.build()Builds a newImmutableUpdateEntity.static ImmutableUpdateEntityImmutableUpdateEntity.copyOf(HdesComposer.UpdateEntity instance) Creates an immutable copy of aHdesComposer.UpdateEntityvalue.final ImmutableUpdateEntityImmutableUpdateEntity.withBody(AstCommand... elements) Copy the current immutable object with elements that replace the content ofbody.final ImmutableUpdateEntityImmutableUpdateEntity.withBody(Iterable<? extends AstCommand> elements) Copy the current immutable object with elements that replace the content ofbody.final ImmutableUpdateEntityCopy the current immutable object by setting a value for theidattribute.