Interface GitHubBindingSpecFluent.AccessTokenNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<GitHubBindingSpecFluent.AccessTokenNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SecretValueFromSourceFluent<GitHubBindingSpecFluent.AccessTokenNested<N>>
- All Known Implementing Classes:
GitHubBindingSpecFluentImpl.AccessTokenNestedImpl
- Enclosing interface:
- GitHubBindingSpecFluent<A extends GitHubBindingSpecFluent<A>>
public static interface GitHubBindingSpecFluent.AccessTokenNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, SecretValueFromSourceFluent<GitHubBindingSpecFluent.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.github.v1alpha1.SecretValueFromSourceFluent
getSecretKeyRef, hasSecretKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
-