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