Uses of Class
io.dialob.integration.api.event.ImmutableFormDeletedEvent
Packages that use ImmutableFormDeletedEvent
-
Uses of ImmutableFormDeletedEvent in io.dialob.integration.api.event
Methods in io.dialob.integration.api.event that return ImmutableFormDeletedEventModifier and TypeMethodDescriptionImmutableFormDeletedEvent.Builder.build()Builds a newImmutableFormDeletedEvent.static ImmutableFormDeletedEventImmutableFormDeletedEvent.copyOf(FormDeletedEvent instance) Creates an immutable copy of aFormDeletedEventvalue.ImmutableFormDeletedEvent.withFormId(String value) Copy the current immutable object by setting a value for theformIdattribute.ImmutableFormDeletedEvent.withSource(String value) Copy the current immutable object by setting a value for thesourceattribute.ImmutableFormDeletedEvent.withTenant(Tenant value) Copy the current immutable object by setting a value for thetenantattribute.