Interface KafkaListenerAuthenticationCustomFluent.SecretsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerAuthenticationCustomFluent.SecretsNested<N>>,GenericSecretSourceFluent<KafkaListenerAuthenticationCustomFluent.SecretsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaListenerAuthenticationCustomFluentImpl.SecretsNestedImpl
- Enclosing interface:
- KafkaListenerAuthenticationCustomFluent<A extends KafkaListenerAuthenticationCustomFluent<A>>
public static interface KafkaListenerAuthenticationCustomFluent.SecretsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, GenericSecretSourceFluent<KafkaListenerAuthenticationCustomFluent.SecretsNested<N>>
Represents a generic secret inside a Kubernetes Secret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSecret()-
Methods inherited from interface io.strimzi.api.kafka.model.GenericSecretSourceFluent
getKey, getSecretName, hasKey, hasSecretName, withKey, withNewKey, withNewSecretName, withSecretName
-
-