Package io.strimzi.api.kafka.model
Class ZookeeperClusterSpecFluentImpl.JmxOptionsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.KafkaJmxOptionsFluentImpl<ZookeeperClusterSpecFluent.JmxOptionsNested<N>>
-
- io.strimzi.api.kafka.model.ZookeeperClusterSpecFluentImpl.JmxOptionsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ZookeeperClusterSpecFluent.JmxOptionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ZookeeperClusterSpecFluent.JmxOptionsNested<N>>,KafkaJmxOptionsFluent<ZookeeperClusterSpecFluent.JmxOptionsNested<N>>,ZookeeperClusterSpecFluent.JmxOptionsNested<N>
- Enclosing class:
- ZookeeperClusterSpecFluentImpl<A extends ZookeeperClusterSpecFluent<A>>
public class ZookeeperClusterSpecFluentImpl.JmxOptionsNestedImpl<N> extends KafkaJmxOptionsFluentImpl<ZookeeperClusterSpecFluent.JmxOptionsNested<N>> implements ZookeeperClusterSpecFluent.JmxOptionsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.KafkaJmxOptionsFluentImpl
KafkaJmxOptionsFluentImpl.KafkaJmxAuthenticationPasswordNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.KafkaJmxOptionsFluent
KafkaJmxOptionsFluent.KafkaJmxAuthenticationPasswordNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendJmxOptions()-
Methods inherited from class io.strimzi.api.kafka.model.KafkaJmxOptionsFluentImpl
buildAuthentication, equals, getAuthentication, hasAuthentication, hashCode, withAuthentication, withKafkaJmxAuthenticationPassword, withNewKafkaJmxAuthenticationPassword, withNewKafkaJmxAuthenticationPasswordLike
-
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.KafkaJmxOptionsFluent
buildAuthentication, getAuthentication, hasAuthentication, withAuthentication, withKafkaJmxAuthenticationPassword, withNewKafkaJmxAuthenticationPassword, withNewKafkaJmxAuthenticationPasswordLike
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceZookeeperClusterSpecFluent.JmxOptionsNested<N>
-
endJmxOptions
public N endJmxOptions()
- Specified by:
endJmxOptionsin interfaceZookeeperClusterSpecFluent.JmxOptionsNested<N>
-
-