Uses of Interface
io.strimzi.api.kafka.model.ZookeeperClusterSpecFluent.EphemeralStorageNested
-
Packages that use ZookeeperClusterSpecFluent.EphemeralStorageNested Package Description io.strimzi.api.kafka.model -
-
Uses of ZookeeperClusterSpecFluent.EphemeralStorageNested in io.strimzi.api.kafka.model
Classes in io.strimzi.api.kafka.model that implement ZookeeperClusterSpecFluent.EphemeralStorageNested Modifier and Type Class Description classZookeeperClusterSpecFluentImpl.EphemeralStorageNestedImpl<N>Methods in io.strimzi.api.kafka.model that return ZookeeperClusterSpecFluent.EphemeralStorageNested Modifier and Type Method Description ZookeeperClusterSpecFluent.EphemeralStorageNested<A>ZookeeperClusterSpecFluent. withNewEphemeralStorage()ZookeeperClusterSpecFluent.EphemeralStorageNested<A>ZookeeperClusterSpecFluentImpl. withNewEphemeralStorage()ZookeeperClusterSpecFluent.EphemeralStorageNested<A>ZookeeperClusterSpecFluent. withNewEphemeralStorageLike(EphemeralStorage item)ZookeeperClusterSpecFluent.EphemeralStorageNested<A>ZookeeperClusterSpecFluentImpl. withNewEphemeralStorageLike(EphemeralStorage item)
-