Class SecurityFluent.ScramNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.kafkasql.security.ScramFluent<SecurityFluent.ScramNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.kafkasql.SecurityFluent.ScramNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SecurityFluent.ScramNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SecurityFluent.ScramNested<N>>
- Enclosing class:
- SecurityFluent<A extends SecurityFluent<A>>
public class SecurityFluent.ScramNested<N> extends ScramFluent<SecurityFluent.ScramNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendScram()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.kafkasql.security.ScramFluent
equals, getMechanism, getPasswordSecretName, getTruststoreSecretName, getUser, hashCode, hasMechanism, hasPasswordSecretName, hasTruststoreSecretName, hasUser, toString, withMechanism, withPasswordSecretName, withTruststoreSecretName, withUser
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-