Uses of Class
io.resys.hdes.client.api.ImmutableCreateStoreEntity
Packages that use ImmutableCreateStoreEntity
-
Uses of ImmutableCreateStoreEntity in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableCreateStoreEntityModifier and TypeMethodDescriptionImmutableCreateStoreEntity.Builder.build()Builds a newImmutableCreateStoreEntity.static ImmutableCreateStoreEntityImmutableCreateStoreEntity.copyOf(HdesStore.CreateStoreEntity instance) Creates an immutable copy of aHdesStore.CreateStoreEntityvalue.ImmutableCreateStoreEntity.withBody(AstCommand... elements) Copy the current immutable object with elements that replace the content ofbody.ImmutableCreateStoreEntity.withBody(Iterable<? extends AstCommand> elements) Copy the current immutable object with elements that replace the content ofbody.ImmutableCreateStoreEntity.withBodyType(AstBody.AstBodyType value) Copy the current immutable object by setting a value for thebodyTypeattribute.Copy the current immutable object by setting a value for theidattribute.