Package io.strimzi.api.kafka.model
Interface AclRuleFluent.AclRuleTopicResourceNested<N>
-
- All Superinterfaces:
AclRuleTopicResourceFluent<AclRuleFluent.AclRuleTopicResourceNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<AclRuleFluent.AclRuleTopicResourceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
AclRuleFluentImpl.AclRuleTopicResourceNestedImpl
- Enclosing interface:
- AclRuleFluent<A extends AclRuleFluent<A>>
public static interface AclRuleFluent.AclRuleTopicResourceNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, AclRuleTopicResourceFluent<AclRuleFluent.AclRuleTopicResourceNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendAclRuleTopicResource()-
Methods inherited from interface io.strimzi.api.kafka.model.AclRuleTopicResourceFluent
getName, getPatternType, hasName, hasPatternType, withName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withPatternType
-
-