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