Uses of Record Class
io.camunda.zeebe.exporter.dto.BulkIndexResponse.Index
Packages that use BulkIndexResponse.Index
-
Uses of BulkIndexResponse.Index in io.camunda.zeebe.exporter.dto
Methods in io.camunda.zeebe.exporter.dto that return BulkIndexResponse.IndexModifier and TypeMethodDescriptionBulkIndexResponse.Item.index()Returns the value of theindexrecord component.Constructors in io.camunda.zeebe.exporter.dto with parameters of type BulkIndexResponse.IndexModifierConstructorDescriptionItem(BulkIndexResponse.Index index) Creates an instance of aItemrecord class.