Interface GitLabSourceSpecFluent.SecretTokenNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<GitLabSourceSpecFluent.SecretTokenNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SecretValueFromSourceFluent<GitLabSourceSpecFluent.SecretTokenNested<N>>
- All Known Implementing Classes:
GitLabSourceSpecFluentImpl.SecretTokenNestedImpl
- Enclosing interface:
- GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>
public static interface GitLabSourceSpecFluent.SecretTokenNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, SecretValueFromSourceFluent<GitLabSourceSpecFluent.SecretTokenNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSecretToken()-
Methods inherited from interface io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.SecretValueFromSourceFluent
getSecretKeyRef, hasSecretKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
-