Interface RoleMappingRuleVariant
- All Superinterfaces:
UnionVariant
- All Known Implementing Classes:
FieldRule,RoleMappingRule
public interface RoleMappingRuleVariant extends UnionVariant
Base interface for
RoleMappingRule variants.-
Method Summary
Modifier and Type Method Description default RoleMappingRule_toRoleMappingRule()Methods inherited from interface co.elastic.clients.util.UnionVariant
_variantType
-
Method Details
-
_toRoleMappingRule
-