Uses of Class
io.resys.hdes.client.api.ImmutableCreateEntity
Packages that use ImmutableCreateEntity
-
Uses of ImmutableCreateEntity in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableCreateEntityModifier and TypeMethodDescriptionImmutableCreateEntity.Builder.build()Builds a newImmutableCreateEntity.static ImmutableCreateEntityImmutableCreateEntity.copyOf(HdesComposer.CreateEntity instance) Creates an immutable copy of aHdesComposer.CreateEntityvalue.final ImmutableCreateEntityImmutableCreateEntity.withBody(AstCommand... elements) Copy the current immutable object with elements that replace the content ofbody.final ImmutableCreateEntityImmutableCreateEntity.withBody(Iterable<? extends AstCommand> elements) Copy the current immutable object with elements that replace the content ofbody.final ImmutableCreateEntityCopy the current immutable object by setting a value for thedescattribute.final ImmutableCreateEntityCopy the current immutable object by setting a value for thenameattribute.final ImmutableCreateEntityImmutableCreateEntity.withType(AstBody.AstBodyType value) Copy the current immutable object by setting a value for thetypeattribute.