public class GitLabInterceptorBuilder extends GitLabInterceptorFluentImpl<GitLabInterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GitLabInterceptor,GitLabInterceptorBuilder>
GitLabInterceptorFluent.SecretRefNested<N>| Constructor and Description |
|---|
GitLabInterceptorBuilder() |
GitLabInterceptorBuilder(Boolean validationEnabled) |
GitLabInterceptorBuilder(GitLabInterceptor instance) |
GitLabInterceptorBuilder(GitLabInterceptor instance,
Boolean validationEnabled) |
GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent) |
GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent,
Boolean validationEnabled) |
GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent,
GitLabInterceptor instance) |
GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent,
GitLabInterceptor instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
GitLabInterceptor |
build() |
addAllToEventTypes, addToEventTypes, addToEventTypes, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getEventType, getEventTypes, getFirstEventType, getLastEventType, getMatchingEventType, getSecretRef, hasEventTypes, hashCode, hasMatchingEventType, hasSecretRef, removeAllFromEventTypes, removeFromEventTypes, setToEventTypes, toString, withEventTypes, withEventTypes, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withSecretRefaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GitLabInterceptorBuilder()
public GitLabInterceptorBuilder(Boolean validationEnabled)
public GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent)
public GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent, Boolean validationEnabled)
public GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent, GitLabInterceptor instance)
public GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent, GitLabInterceptor instance, Boolean validationEnabled)
public GitLabInterceptorBuilder(GitLabInterceptor instance)
public GitLabInterceptorBuilder(GitLabInterceptor instance, Boolean validationEnabled)
public GitLabInterceptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GitLabInterceptor>Copyright © 2015–2023 Red Hat. All rights reserved.