Uses of Class
ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Packages that use AvroDomainEventPublisher.Builder
-
Uses of AvroDomainEventPublisher.Builder in ch.admin.bit.jeap.domainevent.avro
Methods in ch.admin.bit.jeap.domainevent.avro that return AvroDomainEventPublisher.BuilderModifier and TypeMethodDescriptionAvroDomainEventPublisher.Builder.clearService()Clears the value of the 'service' field.AvroDomainEventPublisher.Builder.clearSystem()Clears the value of the 'system' field.AvroDomainEventPublisher.newBuilder()Creates a new AvroDomainEventPublisher RecordBuilder.AvroDomainEventPublisher.newBuilder(AvroDomainEventPublisher other) Creates a new AvroDomainEventPublisher RecordBuilder by copying an existing AvroDomainEventPublisher instance.AvroDomainEventPublisher.newBuilder(AvroDomainEventPublisher.Builder other) Creates a new AvroDomainEventPublisher RecordBuilder by copying an existing Builder.AvroDomainEventPublisher.Builder.setService(String value) Sets the value of the 'service' field.Sets the value of the 'system' field.Methods in ch.admin.bit.jeap.domainevent.avro with parameters of type AvroDomainEventPublisher.BuilderModifier and TypeMethodDescriptionAvroDomainEventPublisher.newBuilder(AvroDomainEventPublisher.Builder other) Creates a new AvroDomainEventPublisher RecordBuilder by copying an existing Builder.