public class GitLabSourceSpecBuilder extends GitLabSourceSpecFluentImpl<GitLabSourceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GitLabSourceSpec,GitLabSourceSpecBuilder>
GitLabSourceSpecFluentImpl.AccessTokenNestedImpl<N>, GitLabSourceSpecFluentImpl.SecretTokenNestedImpl<N>, GitLabSourceSpecFluentImpl.SinkNestedImpl<N>GitLabSourceSpecFluent.AccessTokenNested<N>, GitLabSourceSpecFluent.SecretTokenNested<N>, GitLabSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
GitLabSourceSpecBuilder() |
GitLabSourceSpecBuilder(Boolean validationEnabled) |
GitLabSourceSpecBuilder(GitLabSourceSpec instance) |
GitLabSourceSpecBuilder(GitLabSourceSpec instance,
Boolean validationEnabled) |
GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent) |
GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent,
Boolean validationEnabled) |
GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent,
GitLabSourceSpec instance) |
GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent,
GitLabSourceSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableGitLabSourceSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToEventTypes, 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, getSslverify, hasAccessToken, hasEventTypes, hasMatchingEventType, hasProjectUrl, hasSecretToken, hasServiceAccountName, hasSink, hasSslverify, removeAllFromEventTypes, removeFromEventTypes, setToEventTypes, withAccessToken, withEventTypes, withEventTypes, withNewAccessToken, withNewAccessTokenLike, withNewProjectUrl, withNewSecretToken, withNewSecretTokenLike, withNewServiceAccountName, withNewSink, withNewSinkLike, withProjectUrl, withSecretToken, withServiceAccountName, withSink, withSslverifyaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic GitLabSourceSpecBuilder()
public GitLabSourceSpecBuilder(Boolean validationEnabled)
public GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent)
public GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent, Boolean validationEnabled)
public GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent, GitLabSourceSpec instance)
public GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent, GitLabSourceSpec instance, Boolean validationEnabled)
public GitLabSourceSpecBuilder(GitLabSourceSpec instance)
public GitLabSourceSpecBuilder(GitLabSourceSpec instance, Boolean validationEnabled)
public EditableGitLabSourceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GitLabSourceSpec>public boolean equals(Object o)
equals in class GitLabSourceSpecFluentImpl<GitLabSourceSpecBuilder>public int hashCode()
hashCode in class GitLabSourceSpecFluentImpl<GitLabSourceSpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.