Uses of Record Class
io.camunda.zeebe.exporter.dto.BulkIndexResponse.Error
Packages that use BulkIndexResponse.Error
-
Uses of BulkIndexResponse.Error in io.camunda.zeebe.exporter.dto
Methods in io.camunda.zeebe.exporter.dto that return BulkIndexResponse.ErrorModifier and TypeMethodDescriptionBulkIndexResponse.Index.error()Returns the value of theerrorrecord component.Constructors in io.camunda.zeebe.exporter.dto with parameters of type BulkIndexResponse.ErrorModifierConstructorDescriptionIndex(int status, BulkIndexResponse.Error error) Creates an instance of aIndexrecord class.