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