Uses of Interface
io.strimzi.api.kafka.model.KafkaUserSpecFluent.QuotasNested
-
Packages that use KafkaUserSpecFluent.QuotasNested Package Description io.strimzi.api.kafka.model -
-
Uses of KafkaUserSpecFluent.QuotasNested in io.strimzi.api.kafka.model
Classes in io.strimzi.api.kafka.model that implement KafkaUserSpecFluent.QuotasNested Modifier and Type Class Description classKafkaUserSpecFluentImpl.QuotasNestedImpl<N>Methods in io.strimzi.api.kafka.model that return KafkaUserSpecFluent.QuotasNested Modifier and Type Method Description KafkaUserSpecFluent.QuotasNested<A>KafkaUserSpecFluent. editOrNewQuotas()KafkaUserSpecFluent.QuotasNested<A>KafkaUserSpecFluentImpl. editOrNewQuotas()KafkaUserSpecFluent.QuotasNested<A>KafkaUserSpecFluent. editOrNewQuotasLike(KafkaUserQuotas item)KafkaUserSpecFluent.QuotasNested<A>KafkaUserSpecFluentImpl. editOrNewQuotasLike(KafkaUserQuotas item)KafkaUserSpecFluent.QuotasNested<A>KafkaUserSpecFluent. editQuotas()KafkaUserSpecFluent.QuotasNested<A>KafkaUserSpecFluentImpl. editQuotas()KafkaUserSpecFluent.QuotasNested<A>KafkaUserSpecFluent. withNewQuotas()KafkaUserSpecFluent.QuotasNested<A>KafkaUserSpecFluentImpl. withNewQuotas()KafkaUserSpecFluent.QuotasNested<A>KafkaUserSpecFluent. withNewQuotasLike(KafkaUserQuotas item)KafkaUserSpecFluent.QuotasNested<A>KafkaUserSpecFluentImpl. withNewQuotasLike(KafkaUserQuotas item)
-