Class KafkaListenerAuthenticationCustomBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.kafka.listener.KafkaListenerAuthenticationFluent<A>
io.strimzi.api.kafka.model.kafka.listener.KafkaListenerAuthenticationCustomFluent<KafkaListenerAuthenticationCustomBuilder>
io.strimzi.api.kafka.model.kafka.listener.KafkaListenerAuthenticationCustomBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<KafkaListenerAuthenticationCustom>,io.fabric8.kubernetes.api.builder.Visitable<KafkaListenerAuthenticationCustomBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<KafkaListenerAuthenticationCustom,KafkaListenerAuthenticationCustomBuilder>
public class KafkaListenerAuthenticationCustomBuilder
extends KafkaListenerAuthenticationCustomFluent<KafkaListenerAuthenticationCustomBuilder>
implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KafkaListenerAuthenticationCustom,KafkaListenerAuthenticationCustomBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.kafka.listener.KafkaListenerAuthenticationCustomFluent
KafkaListenerAuthenticationCustomFluent.SecretsNested<N> -
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionKafkaListenerAuthenticationCustomBuilder(KafkaListenerAuthenticationCustomFluent<?> fluent, KafkaListenerAuthenticationCustom instance) -
Method Summary
Methods inherited from class io.strimzi.api.kafka.model.kafka.listener.KafkaListenerAuthenticationCustomFluent
addAllToSecrets, addNewSecret, addNewSecretLike, addToListenerConfig, addToListenerConfig, addToSecrets, addToSecrets, buildFirstSecret, buildLastSecret, buildMatchingSecret, buildSecret, buildSecrets, editFirstSecret, editLastSecret, editMatchingSecret, editSecret, equals, getListenerConfig, hashCode, hasListenerConfig, hasMatchingSecret, hasSasl, hasSecrets, isSasl, removeAllFromSecrets, removeFromListenerConfig, removeFromListenerConfig, removeFromSecrets, removeMatchingFromSecrets, setNewSecretLike, setToSecrets, toString, withListenerConfig, withSasl, withSasl, withSecrets, withSecretsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMapMethods inherited from interface io.fabric8.kubernetes.api.builder.Visitable
accept, accept, accept, accept, getTarget, getVisitableMap
-
Constructor Details
-
KafkaListenerAuthenticationCustomBuilder
public KafkaListenerAuthenticationCustomBuilder() -
KafkaListenerAuthenticationCustomBuilder
-
KafkaListenerAuthenticationCustomBuilder
public KafkaListenerAuthenticationCustomBuilder(KafkaListenerAuthenticationCustomFluent<?> fluent, KafkaListenerAuthenticationCustom instance) -
KafkaListenerAuthenticationCustomBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<KafkaListenerAuthenticationCustom>
-