public class GitHubInterceptorBuilder extends GitHubInterceptorFluentImpl<GitHubInterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GitHubInterceptor,GitHubInterceptorBuilder>
GitHubInterceptorFluentImpl.SecretRefNestedImpl<N>GitHubInterceptorFluent.SecretRefNested<N>| Constructor and Description |
|---|
GitHubInterceptorBuilder() |
GitHubInterceptorBuilder(Boolean validationEnabled) |
GitHubInterceptorBuilder(GitHubInterceptor instance) |
GitHubInterceptorBuilder(GitHubInterceptor instance,
Boolean validationEnabled) |
GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent) |
GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent,
Boolean validationEnabled) |
GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent,
GitHubInterceptor instance) |
GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent,
GitHubInterceptor instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableGitHubInterceptor |
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 GitHubInterceptorBuilder()
public GitHubInterceptorBuilder(Boolean validationEnabled)
public GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent)
public GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent, Boolean validationEnabled)
public GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent, GitHubInterceptor instance)
public GitHubInterceptorBuilder(GitHubInterceptorFluent<?> fluent, GitHubInterceptor instance, Boolean validationEnabled)
public GitHubInterceptorBuilder(GitHubInterceptor instance)
public GitHubInterceptorBuilder(GitHubInterceptor instance, Boolean validationEnabled)
public EditableGitHubInterceptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GitHubInterceptor>public boolean equals(Object o)
equals in class GitHubInterceptorFluentImpl<GitHubInterceptorBuilder>public int hashCode()
hashCode in class GitHubInterceptorFluentImpl<GitHubInterceptorBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.