Uses of Class
io.resys.hdes.client.api.ImmutableUpdateStoreEntity
Packages that use ImmutableUpdateStoreEntity
-
Uses of ImmutableUpdateStoreEntity in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableUpdateStoreEntityModifier and TypeMethodDescriptionImmutableUpdateStoreEntity.Builder.build()Builds a newImmutableUpdateStoreEntity.static ImmutableUpdateStoreEntityImmutableUpdateStoreEntity.copyOf(HdesStore.UpdateStoreEntity instance) Creates an immutable copy of aHdesStore.UpdateStoreEntityvalue.ImmutableUpdateStoreEntity.withBody(AstCommand... elements) Copy the current immutable object with elements that replace the content ofbody.ImmutableUpdateStoreEntity.withBody(Iterable<? extends AstCommand> elements) Copy the current immutable object with elements that replace the content ofbody.Copy the current immutable object by setting a value for theidattribute.