Interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ClusterRoleFluent.RulesNested<N>, RoleFluent.RulesNested<N>
All Known Implementing Classes:
ClusterRoleFluentImpl.RulesNestedImpl, DoneablePolicyRule, PolicyRuleBuilder, PolicyRuleFluentImpl, RoleFluentImpl.RulesNestedImpl

public interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>