Class GitLabSourceFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSourceSpecFluentImpl<GitLabSourceFluent.SpecNested<N>>
-
- io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSourceFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
GitLabSourceFluent.SpecNested<N>,GitLabSourceSpecFluent<GitLabSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<GitLabSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<GitLabSourceFluent.SpecNested<N>>
- Enclosing class:
- GitLabSourceFluentImpl<A extends GitLabSourceFluent<A>>
public class GitLabSourceFluentImpl.SpecNestedImpl<N> extends GitLabSourceSpecFluentImpl<GitLabSourceFluent.SpecNested<N>> implements GitLabSourceFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSourceSpecFluentImpl
GitLabSourceSpecFluentImpl.AccessTokenNestedImpl<N>, GitLabSourceSpecFluentImpl.SecretTokenNestedImpl<N>, GitLabSourceSpecFluentImpl.SinkNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSourceSpecFluent
GitLabSourceSpecFluent.AccessTokenNested<N>, GitLabSourceSpecFluent.SecretTokenNested<N>, GitLabSourceSpecFluent.SinkNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSourceSpecFluentImpl
addAllToEventTypes, addNewEventType, addNewEventType, addNewEventType, addToEventTypes, addToEventTypes, buildAccessToken, buildSecretToken, buildSink, editAccessToken, editOrNewAccessToken, editOrNewAccessTokenLike, editOrNewSecretToken, editOrNewSecretTokenLike, editOrNewSink, editOrNewSinkLike, editSecretToken, editSink, equals, getAccessToken, getEventType, getEventTypes, getFirstEventType, getLastEventType, getMatchingEventType, getProjectUrl, getSecretToken, getServiceAccountName, getSink, hasAccessToken, hasEventTypes, hashCode, hasMatchingEventType, hasProjectUrl, hasSecretToken, hasServiceAccountName, hasSink, hasSslverify, isSslverify, removeAllFromEventTypes, removeFromEventTypes, setToEventTypes, withAccessToken, withEventTypes, withEventTypes, withNewAccessToken, withNewAccessTokenLike, withNewProjectUrl, withNewProjectUrl, withNewProjectUrl, withNewSecretToken, withNewSecretTokenLike, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withNewSink, withNewSinkLike, withNewSslverify, withNewSslverify, withProjectUrl, withSecretToken, withServiceAccountName, withSink, withSslverify
-
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.GitLabSourceSpecFluent
addAllToEventTypes, addNewEventType, addNewEventType, addNewEventType, addToEventTypes, addToEventTypes, buildAccessToken, buildSecretToken, buildSink, editAccessToken, editOrNewAccessToken, editOrNewAccessTokenLike, editOrNewSecretToken, editOrNewSecretTokenLike, editOrNewSink, editOrNewSinkLike, editSecretToken, editSink, getAccessToken, getEventType, getEventTypes, getFirstEventType, getLastEventType, getMatchingEventType, getProjectUrl, getSecretToken, getServiceAccountName, getSink, hasAccessToken, hasEventTypes, hasMatchingEventType, hasProjectUrl, hasSecretToken, hasServiceAccountName, hasSink, hasSslverify, isSslverify, removeAllFromEventTypes, removeFromEventTypes, setToEventTypes, withAccessToken, withEventTypes, withEventTypes, withNewAccessToken, withNewAccessTokenLike, withNewProjectUrl, withNewProjectUrl, withNewProjectUrl, withNewSecretToken, withNewSecretTokenLike, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withNewSink, withNewSinkLike, withNewSslverify, withNewSslverify, withProjectUrl, withSecretToken, withServiceAccountName, withSink, withSslverify
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceGitLabSourceFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceGitLabSourceFluent.SpecNested<N>
-
-