Uses of Record Class
io.camunda.zeebe.exporter.opensearch.dto.GetIndexStateManagementPolicyResponse.Policy
Packages that use GetIndexStateManagementPolicyResponse.Policy
-
Uses of GetIndexStateManagementPolicyResponse.Policy in io.camunda.zeebe.exporter.opensearch.dto
Methods in io.camunda.zeebe.exporter.opensearch.dto that return GetIndexStateManagementPolicyResponse.PolicyModifier and TypeMethodDescriptionGetIndexStateManagementPolicyResponse.policy()Returns the value of thepolicyrecord component.Constructors in io.camunda.zeebe.exporter.opensearch.dto with parameters of type GetIndexStateManagementPolicyResponse.PolicyModifierConstructorDescriptionGetIndexStateManagementPolicyResponse(GetIndexStateManagementPolicyResponse.Policy policy, Integer seqNo, Integer primaryTerm) Creates an instance of aGetIndexStateManagementPolicyResponserecord class.