Class KafkaListenerAuthenticationCustomFluentImpl.SecretsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.GenericSecretSourceFluentImpl<KafkaListenerAuthenticationCustomFluent.SecretsNested<N>>
-
- io.strimzi.api.kafka.model.listener.KafkaListenerAuthenticationCustomFluentImpl.SecretsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerAuthenticationCustomFluent.SecretsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaListenerAuthenticationCustomFluent.SecretsNested<N>>,GenericSecretSourceFluent<KafkaListenerAuthenticationCustomFluent.SecretsNested<N>>,KafkaListenerAuthenticationCustomFluent.SecretsNested<N>
- Enclosing class:
- KafkaListenerAuthenticationCustomFluentImpl<A extends KafkaListenerAuthenticationCustomFluent<A>>
public class KafkaListenerAuthenticationCustomFluentImpl.SecretsNestedImpl<N> extends GenericSecretSourceFluentImpl<KafkaListenerAuthenticationCustomFluent.SecretsNested<N>> implements KafkaListenerAuthenticationCustomFluent.SecretsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Represents a generic secret inside a Kubernetes Secret
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSecret()-
Methods inherited from class io.strimzi.api.kafka.model.GenericSecretSourceFluentImpl
equals, getKey, getSecretName, hashCode, hasKey, hasSecretName, withKey, withNewKey, withNewSecretName, withSecretName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.GenericSecretSourceFluent
getKey, getSecretName, hasKey, hasSecretName, withKey, withNewKey, withNewSecretName, withSecretName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaListenerAuthenticationCustomFluent.SecretsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSecret
public N endSecret()
- Specified by:
endSecretin interfaceKafkaListenerAuthenticationCustomFluent.SecretsNested<N>
-
-