Class GitLabSourceSpecFluentImpl.SecretTokenNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.SecretValueFromSourceFluentImpl<GitLabSourceSpecFluent.SecretTokenNested<N>>
-
- io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSourceSpecFluentImpl.SecretTokenNestedImpl<N>
-
- All Implemented Interfaces:
GitLabSourceSpecFluent.SecretTokenNested<N>,SecretValueFromSourceFluent<GitLabSourceSpecFluent.SecretTokenNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<GitLabSourceSpecFluent.SecretTokenNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<GitLabSourceSpecFluent.SecretTokenNested<N>>
- Enclosing class:
- GitLabSourceSpecFluentImpl<A extends GitLabSourceSpecFluent<A>>
public class GitLabSourceSpecFluentImpl.SecretTokenNestedImpl<N> extends SecretValueFromSourceFluentImpl<GitLabSourceSpecFluent.SecretTokenNested<N>> implements GitLabSourceSpecFluent.SecretTokenNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSecretToken()-
Methods inherited from class io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.SecretValueFromSourceFluentImpl
equals, getSecretKeyRef, hashCode, hasSecretKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.SecretValueFromSourceFluent
getSecretKeyRef, hasSecretKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceGitLabSourceSpecFluent.SecretTokenNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSecretToken
public N endSecretToken()
- Specified by:
endSecretTokenin interfaceGitLabSourceSpecFluent.SecretTokenNested<N>
-
-