Package io.strimzi.api.kafka.model
Class KafkaClusterSpecFluentImpl.KafkaAuthorizationCustomNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.KafkaAuthorizationCustomFluentImpl<KafkaClusterSpecFluent.KafkaAuthorizationCustomNested<N>>
-
- io.strimzi.api.kafka.model.KafkaClusterSpecFluentImpl.KafkaAuthorizationCustomNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaClusterSpecFluent.KafkaAuthorizationCustomNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaClusterSpecFluent.KafkaAuthorizationCustomNested<N>>,KafkaAuthorizationCustomFluent<KafkaClusterSpecFluent.KafkaAuthorizationCustomNested<N>>,KafkaClusterSpecFluent.KafkaAuthorizationCustomNested<N>
- Enclosing class:
- KafkaClusterSpecFluentImpl<A extends KafkaClusterSpecFluent<A>>
public class KafkaClusterSpecFluentImpl.KafkaAuthorizationCustomNestedImpl<N> extends KafkaAuthorizationCustomFluentImpl<KafkaClusterSpecFluent.KafkaAuthorizationCustomNested<N>> implements KafkaClusterSpecFluent.KafkaAuthorizationCustomNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Configures the broker for custom authorization module
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendKafkaAuthorizationCustom()-
Methods inherited from class io.strimzi.api.kafka.model.KafkaAuthorizationCustomFluentImpl
addAllToSuperUsers, addNewSuperUser, addToSuperUsers, addToSuperUsers, equals, getAuthorizerClass, getFirstSuperUser, getLastSuperUser, getMatchingSuperUser, getSuperUser, getSuperUsers, hasAuthorizerClass, hashCode, hasMatchingSuperUser, hasSuperUsers, hasSupportsAdminApi, isSupportsAdminApi, removeAllFromSuperUsers, removeFromSuperUsers, setToSuperUsers, withAuthorizerClass, withNewAuthorizerClass, withSuperUsers, withSuperUsers, withSupportsAdminApi
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.KafkaAuthorizationCustomFluent
addAllToSuperUsers, addNewSuperUser, addToSuperUsers, addToSuperUsers, getAuthorizerClass, getFirstSuperUser, getLastSuperUser, getMatchingSuperUser, getSuperUser, getSuperUsers, hasAuthorizerClass, hasMatchingSuperUser, hasSuperUsers, hasSupportsAdminApi, isSupportsAdminApi, removeAllFromSuperUsers, removeFromSuperUsers, setToSuperUsers, withAuthorizerClass, withNewAuthorizerClass, withSuperUsers, withSuperUsers, withSupportsAdminApi
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaClusterSpecFluent.KafkaAuthorizationCustomNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endKafkaAuthorizationCustom
public N endKafkaAuthorizationCustom()
- Specified by:
endKafkaAuthorizationCustomin interfaceKafkaClusterSpecFluent.KafkaAuthorizationCustomNested<N>
-
-