public class GitLabSourceSpecFluentImpl<A extends GitLabSourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements GitLabSourceSpecFluent<A>
GitLabSourceSpecFluent.AccessTokenNested<N>, GitLabSourceSpecFluent.CeOverridesNested<N>, GitLabSourceSpecFluent.SecretTokenNested<N>, GitLabSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
GitLabSourceSpecFluentImpl() |
GitLabSourceSpecFluentImpl(GitLabSourceSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GitLabSourceSpecFluentImpl()
public GitLabSourceSpecFluentImpl(GitLabSourceSpec instance)
@Deprecated public SecretValueFromSource getAccessToken()
getAccessToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public SecretValueFromSource buildAccessToken()
buildAccessToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A withAccessToken(SecretValueFromSource accessToken)
withAccessToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Boolean hasAccessToken()
hasAccessToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.AccessTokenNested<A> withNewAccessToken()
withNewAccessToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.AccessTokenNested<A> withNewAccessTokenLike(SecretValueFromSource item)
withNewAccessTokenLike in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.AccessTokenNested<A> editAccessToken()
editAccessToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.AccessTokenNested<A> editOrNewAccessToken()
editOrNewAccessToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.AccessTokenNested<A> editOrNewAccessTokenLike(SecretValueFromSource item)
editOrNewAccessTokenLike in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>@Deprecated public CloudEventOverrides getCeOverrides()
getCeOverrides in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public CloudEventOverrides buildCeOverrides()
buildCeOverrides in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A withCeOverrides(CloudEventOverrides ceOverrides)
withCeOverrides in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Boolean hasCeOverrides()
hasCeOverrides in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.CeOverridesNested<A> withNewCeOverrides()
withNewCeOverrides in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.CeOverridesNested<A> withNewCeOverridesLike(CloudEventOverrides item)
withNewCeOverridesLike in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.CeOverridesNested<A> editCeOverrides()
editCeOverrides in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.CeOverridesNested<A> editOrNewCeOverrides()
editOrNewCeOverrides in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.CeOverridesNested<A> editOrNewCeOverridesLike(CloudEventOverrides item)
editOrNewCeOverridesLike in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A addToEventTypes(Integer index, String item)
addToEventTypes in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A setToEventTypes(Integer index, String item)
setToEventTypes in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A addToEventTypes(String... items)
addToEventTypes in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A addAllToEventTypes(Collection<String> items)
addAllToEventTypes in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A removeFromEventTypes(String... items)
removeFromEventTypes in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A removeAllFromEventTypes(Collection<String> items)
removeAllFromEventTypes in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public List<String> getEventTypes()
getEventTypes in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public String getEventType(Integer index)
getEventType in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public String getFirstEventType()
getFirstEventType in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public String getLastEventType()
getLastEventType in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public String getMatchingEventType(Predicate<String> predicate)
getMatchingEventType in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Boolean hasMatchingEventType(Predicate<String> predicate)
hasMatchingEventType in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A withEventTypes(List<String> eventTypes)
withEventTypes in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A withEventTypes(String... eventTypes)
withEventTypes in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Boolean hasEventTypes()
hasEventTypes in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public String getProjectUrl()
getProjectUrl in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A withProjectUrl(String projectUrl)
withProjectUrl in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Boolean hasProjectUrl()
hasProjectUrl in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>@Deprecated public SecretValueFromSource getSecretToken()
getSecretToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public SecretValueFromSource buildSecretToken()
buildSecretToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A withSecretToken(SecretValueFromSource secretToken)
withSecretToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Boolean hasSecretToken()
hasSecretToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.SecretTokenNested<A> withNewSecretToken()
withNewSecretToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.SecretTokenNested<A> withNewSecretTokenLike(SecretValueFromSource item)
withNewSecretTokenLike in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.SecretTokenNested<A> editSecretToken()
editSecretToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.SecretTokenNested<A> editOrNewSecretToken()
editOrNewSecretToken in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.SecretTokenNested<A> editOrNewSecretTokenLike(SecretValueFromSource item)
editOrNewSecretTokenLike in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public String getServiceAccountName()
getServiceAccountName in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A withServiceAccountName(String serviceAccountName)
withServiceAccountName in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Boolean hasServiceAccountName()
hasServiceAccountName in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>@Deprecated public Destination getSink()
getSink in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Destination buildSink()
buildSink in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A withSink(Destination sink)
withSink in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Boolean hasSink()
hasSink in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.SinkNested<A> withNewSink()
withNewSink in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.SinkNested<A> withNewSinkLike(Destination item)
withNewSinkLike in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.SinkNested<A> editSink()
editSink in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.SinkNested<A> editOrNewSink()
editOrNewSink in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public GitLabSourceSpecFluent.SinkNested<A> editOrNewSinkLike(Destination item)
editOrNewSinkLike in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Boolean getSslverify()
getSslverify in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public A withSslverify(Boolean sslverify)
withSslverify in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public Boolean hasSslverify()
hasSslverify in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GitLabSourceSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GitLabSourceSpecFluent<A>>public A withSslverify()
withSslverify in interface GitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.