public class GitLabInterceptorBuilder extends GitLabInterceptorFluentImpl<GitLabInterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GitLabInterceptor,GitLabInterceptorBuilder>
GitLabInterceptorFluentImpl.SecretRefNestedImpl<N>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 |
|---|---|
EditableGitLabInterceptor |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToEventTypes, addNewEventType, addNewEventType, addNewEventType, addToEventTypes, addToEventTypes, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getEventType, getEventTypes, getFirstEventType, getLastEventType, getMatchingEventType, getSecretRef, hasEventTypes, hasMatchingEventType, hasSecretRef, removeAllFromEventTypes, removeFromEventTypes, setToEventTypes, withEventTypes, withEventTypes, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withSecretRefaccept, 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 EditableGitLabInterceptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GitLabInterceptor>public boolean equals(Object o)
equals in class GitLabInterceptorFluentImpl<GitLabInterceptorBuilder>public int hashCode()
hashCode in class GitLabInterceptorFluentImpl<GitLabInterceptorBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.