Uses of Interface
io.strimzi.api.kafka.model.KafkaClusterSpecFluent.PersistentClaimStorageNested
-
Packages that use KafkaClusterSpecFluent.PersistentClaimStorageNested Package Description io.strimzi.api.kafka.model -
-
Uses of KafkaClusterSpecFluent.PersistentClaimStorageNested in io.strimzi.api.kafka.model
Classes in io.strimzi.api.kafka.model that implement KafkaClusterSpecFluent.PersistentClaimStorageNested Modifier and Type Class Description classKafkaClusterSpecFluentImpl.PersistentClaimStorageNestedImpl<N>Methods in io.strimzi.api.kafka.model that return KafkaClusterSpecFluent.PersistentClaimStorageNested Modifier and Type Method Description KafkaClusterSpecFluent.PersistentClaimStorageNested<A>KafkaClusterSpecFluent. withNewPersistentClaimStorage()KafkaClusterSpecFluent.PersistentClaimStorageNested<A>KafkaClusterSpecFluentImpl. withNewPersistentClaimStorage()KafkaClusterSpecFluent.PersistentClaimStorageNested<A>KafkaClusterSpecFluent. withNewPersistentClaimStorageLike(PersistentClaimStorage item)KafkaClusterSpecFluent.PersistentClaimStorageNested<A>KafkaClusterSpecFluentImpl. withNewPersistentClaimStorageLike(PersistentClaimStorage item)
-