Class AbstractKafkaConnectSpecFluent.RackNested<N>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.RackFluent<AbstractKafkaConnectSpecFluent<A>.RackNested<N>>
io.strimzi.api.kafka.model.AbstractKafkaConnectSpecFluent.RackNested<N>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<AbstractKafkaConnectSpecFluent<A>.RackNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.builder.Visitable<AbstractKafkaConnectSpecFluent<A>.RackNested<N>>
Enclosing class:
AbstractKafkaConnectSpecFluent<A extends AbstractKafkaConnectSpecFluent<A>>

public class AbstractKafkaConnectSpecFluent.RackNested<N> extends RackFluent<AbstractKafkaConnectSpecFluent<A>.RackNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
  • Field Summary

    Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent

    _visitables, VISIT
  • Method Summary

    Modifier and Type
    Method
    Description
    and()
     
     

    Methods inherited from class io.strimzi.api.kafka.model.RackFluent

    equals, getTopologyKey, hashCode, hasTopologyKey, toString, withTopologyKey

    Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent

    accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface io.fabric8.kubernetes.api.builder.Visitable

    getTarget
  • Method Details

    • and

      public N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endRack

      public N endRack()