Class KafkaStatusFluent.KafkaNodePoolsNested<N>

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

public class KafkaStatusFluent.KafkaNodePoolsNested<N> extends UsedNodePoolStatusFluent<KafkaStatusFluent<A>.KafkaNodePoolsNested<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.status.UsedNodePoolStatusFluent

    equals, getName, hashCode, hasName, toString, withName

    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>
    • endKafkaNodePool

      public N endKafkaNodePool()