Uses of Record Class
io.camunda.zeebe.exporter.dto.PutIndexLifecycleManagementPolicyRequest.Actions
Packages that use PutIndexLifecycleManagementPolicyRequest.Actions
-
Uses of PutIndexLifecycleManagementPolicyRequest.Actions in io.camunda.zeebe.exporter.dto
Methods in io.camunda.zeebe.exporter.dto that return PutIndexLifecycleManagementPolicyRequest.ActionsModifier and TypeMethodDescriptionPutIndexLifecycleManagementPolicyRequest.Delete.actions()Returns the value of theactionsrecord component.Constructors in io.camunda.zeebe.exporter.dto with parameters of type PutIndexLifecycleManagementPolicyRequest.ActionsModifierConstructorDescriptionDelete(String min_age, PutIndexLifecycleManagementPolicyRequest.Actions actions) Creates an instance of aDeleterecord class.